Class: Types::Notes::AbuseReport::DiscussionType

Inherits:
BaseObject
  • Object
show all
Defined in:
app/graphql/types/notes/abuse_report/discussion_type.rb

Constant Summary collapse

DiscussionID =
::Types::GlobalIDType[::Discussion]

Method Summary

Methods inherited from BaseObject

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

Methods included from Gitlab::Graphql::Present

#present, #unpresented