UpdateEnterpriseMembersCanCreateRepositoriesSettingInput [input]
Autogenerated input type of UpdateEnterpriseMembersCanCreateRepositoriesSetting
Attributes
A unique identifier for the client performing the mutation.
The ID of the enterprise on which to set the members can create repositories setting.
Allow members to create internal repositories. Defaults to current value.
Allow members to create private repositories. Defaults to current value.
Allow members to create public repositories. Defaults to current value.
When false, allow member organizations to set their own repository creation member privileges.
Value for the members can create repositories setting on the enterprise. This
or the granular public/private/internal allowed fields (but not both) must be provided.
API:
Github GraphQL API