GraphQL reference

DrawingArea

Object

Fields

FieldTypeDescription
constructableUrlString
createdAtISO8601DateTime!
deletedAtISO8601DateTime
drawing
id: ID!
Drawing
drawingRevisionChangeReport
id: ID!
DrawingRevisionChangeReport
drawingRevisionChangeReports
after: String
before: String
first: Int
last: Int
DrawingRevisionChangeReportConnection!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.
drawingSet
id: ID!
DrawingSet
drawingSetPage
id: ID!
DrawingSetPage
drawingSetPages
after: String
before: String
first: Int
last: Int
DrawingSetPageConnection!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.
drawingSets
after: String
before: String
first: Int
last: Int
DrawingSetConnection!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!