GraphQL reference

DrawingDiscipline

Object

Fields

FieldTypeDescription
abbreviation
id: ID!
DrawingDisciplineAbbreviation
abbreviations
after: String
before: String
first: Int
last: Int
DrawingDisciplineAbbreviationConnection!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.
constructableUrlString
createdAtISO8601DateTime!
drawing
id: ID!
Drawing
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.
idID!
manuallyPositionedBoolean
nameString!
organizationOrganization!
organizationIdID!
positionInt!
projectProject!
projectIdID!
updatedAtISO8601DateTime!