Class: Types::CustomAttributeType

Inherits:
BaseObject
  • Object
show all
Defined in:
app/graphql/types/custom_attribute_type.rb

Overview

rubocop: disable Gitlab/BoundedContexts – generic type shared across Projects, Groups, and Users rubocop: disable Graphql/AuthorizeTypes – authorization at field level on parent type

Method Summary

Methods inherited from BaseObject

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

Methods included from Gitlab::Graphql::Present

#present, #unpresented