Contract
ObjectFields
| Field | Type | Description |
|---|---|---|
| cancelledAt | ISO8601DateTime | — |
| completedAt | ISO8601DateTime | — |
| constructableUrl | String | — |
| createdAt | ISO8601DateTime! | — |
| deletedAt | ISO8601DateTime | — |
| distributedAt | ISO8601DateTime | — |
| field id: ID! | ContractField | — |
| fields | 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. |
| id | ID! | — |
| insuranceNote | String | — |
| insurancePolicyId | ID | — |
| insuranceRequired | Boolean | — |
| isTemplate | Boolean! | — |
| name | String | — |
| organization | Organization! | — |
| organizationId | ID! | — |
| project | Project | — |
| projectId | ID | — |
| recipient id: ID! | ContractRecipient | — |
| recipients | 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. |
| remoteId | String | — |
| signableId | ID | — |
| signableType | String | — |
| signedDocumentSignedId | String | — |
| signedDocumentUrl | String | — |
| submittedAt | ISO8601DateTime | — |
| template | Contract | — |
| templateId | ID | — |
| updatedAt | ISO8601DateTime! | — |