SubmittalApprover
ObjectFields
| Field | Type | Description |
|---|---|---|
| approverDocument id: ID! | SubmittalApproverDocument | — |
| approverDocuments | SubmittalApproverDocumentConnection! | 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. |
| comment | String | — |
| constructableUrl | String | — |
| createdAt | ISO8601DateTime! | — |
| editedAt | ISO8601DateTime | — |
| id | ID! | — |
| organization | Organization! | — |
| organizationId | ID! | — |
| project | Project! | — |
| projectId | ID! | — |
| respondedAt | ISO8601DateTime | — |
| responseType | String | — |
| submittalStage | SubmittalStage! | — |
| submittalStageId | ID! | — |
| updatedAt | ISO8601DateTime! | — |
| user | User! | — |
| userId | ID! | — |