Module: Types::BranchProtections
- Defined in:
- app/graphql/types/branch_protections/base_access_level_type.rb,
app/graphql/types/branch_protections/push_access_level_type.rb,
app/graphql/types/branch_protections/merge_access_level_type.rb,
app/graphql/types/branch_protections/base_access_level_input_type.rb,
app/graphql/types/branch_protections/push_access_level_input_type.rb,
app/graphql/types/branch_protections/merge_access_level_input_type.rb
Defined Under Namespace
Classes: BaseAccessLevelInputType, BaseAccessLevelType, MergeAccessLevelInputType, MergeAccessLevelType, PushAccessLevelInputType, PushAccessLevelType