GraphQL reference

ChangeEvent

Object

Fields

FieldTypeDescription
attachment
id: ID!
ChangeEventAttachment
attachments
after: String
before: String
first: Int
last: Int
ChangeEventAttachmentConnection!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.
changeOrder
id: ID!
ChangeOrder
changeOrders
after: String
before: String
first: Int
last: Int
ChangeOrderConnection!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!
deletedAtISO8601DateTime
descriptionString
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!
numberInt!
organizationOrganization!
organizationIdID!
projectProject!
projectIdID!
scheduleImpactDaysInt
titleString!
updatedAtISO8601DateTime!