Input Object GitHub::UpdateEnterpriseMembersCanUpdateProtectedBranchesSettingInput
 
Autogenerated input type of UpdateEnterpriseMembersCanUpdateProtectedBranchesSetting
Input Fields
        enterpriseId: ID!
        
    
    
    The ID of the enterprise on which to set the members can update protected branches setting.
        settingValue: EnterpriseEnabledDisabledSettingValue!
        
    
    
    The value for the members can update protected branches setting on the enterprise.
        clientMutationId: String
        
    
    
    A unique identifier for the client performing the mutation.