Input Object GitHub::UpdateEnterpriseAllowPrivateRepositoryForkingSettingInput
Autogenerated input type of UpdateEnterpriseAllowPrivateRepositoryForkingSetting
Input Fields
enterpriseId: ID!
The ID of the enterprise on which to set the allow private repository forking setting.
settingValue: EnterpriseEnabledDisabledSettingValue!
The value for the allow private repository forking setting on the enterprise.
clientMutationId: String
A unique identifier for the client performing the mutation.