Class: Types::WorkItems::Widgets::DescriptionType

Inherits:
BaseObject
  • Object
show all
Defined in:
app/graphql/types/work_items/widgets/description_type.rb

Overview

Disabling widget level authorization as it might be too granular and we already authorize the parent work item rubocop:disable Graphql/AuthorizeTypes

Method Summary

Methods inherited from BaseObject

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

Methods included from Gitlab::Graphql::Present

#present, #unpresented