GraphQL reference

Contract

Object

Fields

FieldTypeDescription
cancelledAtISO8601DateTime
completedAtISO8601DateTime
constructableUrlString
createdAtISO8601DateTime!
deletedAtISO8601DateTime
distributedAtISO8601DateTime
field
id: ID!
ContractField
fields
after: String
before: String
first: Int
last: Int
ContractFieldConnection!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.
hiddenAtISO8601DateTime
idID!
insuranceNoteString
insurancePolicyIdID
insuranceRequiredBoolean
isTemplateBoolean!
nameString
organizationOrganization!
organizationIdID!
projectProject
projectIdID
recipient
id: ID!
ContractRecipient
recipients
after: String
before: String
first: Int
last: Int
ContractRecipientConnection!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.
remoteIdString
signableIdID
signableTypeString
signedDocumentSignedIdString
signedDocumentUrlString
submittedAtISO8601DateTime
templateContract
templateIdID
updatedAtISO8601DateTime!