ChangeOrder
ObjectFields
| Field | Type | Description |
|---|---|---|
| attachment id: ID! | ChangeOrderAttachment | — |
| attachments | 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. |
| billableOn | ISO8601Date | — |
| changeEvent | ChangeEvent! | — |
| changeEventId | ID! | — |
| changeOrderLineItem id: ID! | ChangeOrderLineItem | — |
| changeOrderLineItems | 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 | 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. |
| commitment | Commitment! | — |
| commitmentId | ID! | — |
| constructableUrl | String | — |
| createdAt | ISO8601DateTime! | — |
| deletedAt | ISO8601DateTime | — |
| description | String | — |
| erpId | String | — |
| event id: ID! | Event | — |
| events | 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. |
| executedOn | ISO8601Date | — |
| id | ID! | — |
| number | Int! | — |
| organization | Organization! | — |
| organizationId | ID! | — |
| project | Project! | — |
| projectId | ID! | — |
| scheduleImpactDays | Int | — |
| status | String! | — |
| title | String | — |
| updatedAt | ISO8601DateTime! | — |