GraphQL reference

MeetingSection

Object

Fields

FieldTypeDescription
constructableUrlString
createdAtISO8601DateTime!
deletedAtISO8601DateTime
descriptionString
idID!
meetingMeeting!
meetingIdID!
meetingItem
id: ID!
MeetingItem
meetingItems
after: String
before: String
first: Int
last: Int
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
after: String
before: String
first: Int
last: Int
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.
noteLastUpdatedAtISO8601DateTime
notesRichTextString
organizationOrganization!
organizationIdID!
positionInt!
previousMeetingSectionMeetingSection
previousMeetingSectionIdID
projectProject!
projectIdID!
sectionTypeString
titleString
updatedAtISO8601DateTime!