Class: Types::WorkItems::Widgets::StartAndDueDateType

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

Overview

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

Method Summary

Methods inherited from BaseObject

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

Methods included from Gitlab::Graphql::Present

#present, #unpresented