GraphQL reference

OtherCostGroup

Object

Fields

FieldTypeDescription
attachment
id: ID!
OtherCostGroupAttachment
attachments
after: String
before: String
first: Int
last: Int
OtherCostGroupAttachmentConnection!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.
companyCompany!
companyIdID!
constructableUrlString
createdAtISO8601DateTime!
dateISO8601Date!
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.
expenseTypeString!
idID!
numberInt!
organizationOrganization!
organizationIdID!
otherCost
id: ID!
OtherCost
otherCosts
after: String
before: String
first: Int
last: Int
OtherCostConnection!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.
projectProject!
projectIdID!
updatedAtISO8601DateTime!