SubmittalStage
ObjectFields
| Field | Type | Description |
|---|---|---|
| approvalCondition | String! | — |
| constructableUrl | String | — |
| createdAt | ISO8601DateTime! | — |
| dueOn | ISO8601Date! | — |
| id | ID! | — |
| organization | Organization! | — |
| organizationId | ID! | — |
| project | Project! | — |
| projectId | ID! | — |
| submittal | Submittal! | — |
| submittalApprover id: ID! | SubmittalApprover | — |
| submittalApprovers | SubmittalApproverConnection! | 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. |
| submittalId | ID! | — |
| type | String! | — |
| updatedAt | ISO8601DateTime! | — |