MeetingSection
ObjectFields
| Field | Type | Description |
|---|---|---|
| constructableUrl | String | — |
| createdAt | ISO8601DateTime! | — |
| deletedAt | ISO8601DateTime | — |
| description | String | — |
| id | ID! | — |
| meeting | Meeting! | — |
| meetingId | ID! | — |
| meetingItem id: ID! | MeetingItem | — |
| meetingItems | MeetingItemConnection! | 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. |
| meetingSectionAttachment id: ID! | MeetingSectionAttachment | — |
| meetingSectionAttachments | MeetingSectionAttachmentConnection! | 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! | — |
| previousMeetingSection | MeetingSection | — |
| previousMeetingSectionId | ID | — |
| project | Project! | — |
| projectId | ID! | — |
| sectionType | String | — |
| title | String | — |
| updatedAt | ISO8601DateTime! | — |