Class: Types::Ci::Config::GroupType

Inherits:
BaseObject
  • Object
show all
Defined in:
app/graphql/types/ci/config/group_type.rb

Overview

rubocop:disable Graphql/AuthorizeTypes – Authorization handled in the CiLint mutation

Direct Known Subclasses

LegacyConfig::GroupType

Method Summary

Methods inherited from BaseObject

accepts, assignable?, authorization, authorization_scopes, authorize, authorized?, #current_user, #id

Methods included from Gitlab::Graphql::Present

#present, #unpresented