MeetingSubItem
ObjectFields
| Field | Type | Description |
|---|---|---|
| constructableUrl | String | — |
| contentRichText | String | — |
| createdAt | ISO8601DateTime! | — |
| deletedAt | ISO8601DateTime | — |
| id | ID! | — |
| itemType | String! | — |
| meetingItem | MeetingItem! | — |
| meetingItemId | ID! | — |
| meetingSubItemAttachment id: ID! | MeetingSubItemAttachment | — |
| meetingSubItemAttachments | MeetingSubItemAttachmentConnection! | 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. |
| noteLastUpdatedAt | ISO8601DateTime | — |
| notesRichText | String | — |
| organization | Organization! | — |
| organizationId | ID! | — |
| position | Int! | — |
| previousMeetingSubItem | MeetingSubItem | — |
| previousMeetingSubItemId | ID | — |
| project | Project! | — |
| projectId | ID! | — |
| updatedAt | ISO8601DateTime! | — |