GraphQL reference

ChangeOrder

Object

Fields

FieldTypeDescription
attachment
id: ID!
ChangeOrderAttachment
attachments
after: String
before: String
first: Int
last: Int
ChangeOrderAttachmentConnection!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.
billableOnISO8601Date
changeEventChangeEvent!
changeEventIdID!
changeOrderLineItem
id: ID!
ChangeOrderLineItem
changeOrderLineItems
after: String
before: String
first: Int
last: Int
ChangeOrderLineItemConnection!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.
changeOrderSubscriber
id: ID!
ChangeOrderSubscriber
changeOrderSubscribers
after: String
before: String
first: Int
last: Int
ChangeOrderSubscriberConnection!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.
commitmentCommitment!
commitmentIdID!
constructableUrlString
createdAtISO8601DateTime!
deletedAtISO8601DateTime
descriptionString
erpIdString
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.
executedOnISO8601Date
idID!
numberInt!
organizationOrganization!
organizationIdID!
projectProject!
projectIdID!
scheduleImpactDaysInt
statusString!
titleString
updatedAtISO8601DateTime!