GraphQL reference

MeetingItem

Object

Fields

FieldTypeDescription
constructableUrlString
contentRichTextString
createdAtISO8601DateTime!
deletedAtISO8601DateTime
idID!
itemTypeString!
meetingItemAttachment
id: ID!
MeetingItemAttachment
meetingItemAttachments
after: String
before: String
first: Int
last: Int
MeetingItemAttachmentConnection!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.
meetingSectionMeetingSection!
meetingSectionIdID!
meetingSubItem
id: ID!
MeetingSubItem
meetingSubItems
after: String
before: String
first: Int
last: Int
MeetingSubItemConnection!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!
previousMeetingItemMeetingItem
previousMeetingItemIdID
projectProject!
projectIdID!
rfiRfi
rfiIdID
submittalIdID
updatedAtISO8601DateTime!