GraphQL reference

Inspection

Object

Fields

FieldTypeDescription
attachment
id: ID!
GenericAttachment
attachments
after: String
before: String
first: Int
last: Int
GenericAttachmentConnection!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
deletedByUserUser
deletedByUserIdID
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!
inspectedByUserUser
inspectedByUserIdID
inspectionDateISO8601Date
inspectionSection
id: ID!
InspectionSection
inspectionSections
after: String
before: String
first: Int
last: Int
InspectionSectionConnection!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.
inspectionTrade
id: ID!
InspectionTrade
inspectionTrades
after: String
before: String
first: Int
last: Int
InspectionTradeConnection!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.
organizationOrganization!
organizationIdID!
projectProject!
projectIdID!
statusString!
titleString!
updatedAtISO8601DateTime!