GraphQL reference

DrawingTag

Object

Fields

FieldTypeDescription
constructableUrlString
createdAtISO8601DateTime!
deletedAtISO8601DateTime
drawing
id: ID!
Drawing
drawingTagging
id: ID!
DrawingTagging
drawingTaggings
after: String
before: String
first: Int
last: Int
DrawingTaggingConnection!Returns the elements in the list that come after the specified cursor. Returns the elements in the list that come before the specified cursor. Returns the first _n_ elements from the list. Returns the last _n_ elements from the list.
drawings
after: String
before: String
first: Int
last: Int
DrawingConnection!Returns the elements in the list that come after the specified cursor. Returns the elements in the list that come before the specified cursor. Returns the first _n_ elements from the list. Returns the last _n_ elements from the list.
event
id: ID!
Event
events
after: String
before: String
first: Int
last: Int
EventConnection!Returns the elements in the list that come after the specified cursor. Returns the elements in the list that come before the specified cursor. Returns the first _n_ elements from the list. Returns the last _n_ elements from the list.
idID!
nameString!
organizationOrganization!
organizationIdID!
projectProject!
projectIdID!
updatedAtISO8601DateTime!