Module: Mutations::Ci::JobTokenScope
- Defined in:
- app/graphql/mutations/ci/job_token_scope/add_project.rb,
app/graphql/mutations/ci/job_token_scope/remove_group.rb,
app/graphql/mutations/ci/job_token_scope/remove_project.rb,
app/graphql/mutations/ci/job_token_scope/add_group_or_project.rb,
app/graphql/mutations/ci/job_token_scope/autopopulate_allowlist.rb,
app/graphql/mutations/ci/job_token_scope/update_job_token_policies.rb,
app/graphql/mutations/ci/job_token_scope/clear_allowlist_autopopulations.rb
Defined Under Namespace
Classes: AddGroupOrProject, AddProject, AutopopulateAllowlist, ClearAllowlistAutopopulations, RemoveGroup, RemoveProject, UpdateJobTokenPolicies