DrawingDiscipline
ObjectFields
| Field | Type | Description |
|---|---|---|
| abbreviation id: ID! | DrawingDisciplineAbbreviation | — |
| abbreviations | DrawingDisciplineAbbreviationConnection! | 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. |
| constructableUrl | String | — |
| createdAt | ISO8601DateTime! | — |
| drawing id: ID! | Drawing | — |
| drawings | DrawingConnection! | 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! | — |
| manuallyPositioned | Boolean | — |
| name | String! | — |
| organization | Organization! | — |
| organizationId | ID! | — |
| position | Int! | — |
| project | Project! | — |
| projectId | ID! | — |
| updatedAt | ISO8601DateTime! | — |