GraphQL reference

DrawingSet

Object

Fields

FieldTypeDescription
constructableUrlString
createdAtISO8601DateTime!
defaultSheetDateISO8601Date
deletedAtISO8601DateTime
descriptionString
drawingAreaIdID!
drawingDetail
id: ID!
DrawingDetail
drawingDetails
after: String
before: String
first: Int
last: Int
DrawingDetailConnection!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.
drawingItem
id: ID!
DrawingItem
drawingItemTag
id: ID!
DrawingItemTag
drawingItemTags
after: String
before: String
first: Int
last: Int
DrawingItemTagConnection!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.
drawingItems
after: String
before: String
first: Int
last: Int
DrawingItemConnection!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!
objectDetection
id: ID!
ObjectDetection
objectDetections
after: String
before: String
first: Int
last: Int
ObjectDetectionConnection!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.
organizationOrganization!
organizationIdID!
page
id: ID!
DrawingSetPage
pages
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.
processingStateString!
projectProject!
projectIdID!
receivedOnISO8601Date
thumbnailUrlString
updatedAtISO8601DateTime!