GraphQL reference

Meeting

Object

Fields

FieldTypeDescription
beginsDateISO8601Date
beginsTimeString
beginsZoneString
constructableUrlString
createdAtISO8601DateTime!
creatorUserUser!
creatorUserIdID!
deletedAtISO8601DateTime
descriptionString
event
id: ID!
Event
events
after: String
before: String
first: Int
last: Int
EventConnection!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.
hostUserUser!
hostUserIdID!
idID!
meetingAttendee
id: ID!
MeetingAttendee
meetingAttendees
after: String
before: String
first: Int
last: Int
MeetingAttendeeConnection!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.
meetingDistribution
id: ID!
MeetingDistribution
meetingDistributions
after: String
before: String
first: Int
last: Int
MeetingDistributionConnection!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.
meetingSection
id: ID!
MeetingSection
meetingSections
after: String
before: String
first: Int
last: Int
MeetingSectionConnection!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.
organizationOrganization!
organizationIdID!
previousMeetingMeeting
previousMeetingIdID
projectProject!
projectIdID!
statusString!
titleString!
updatedAtISO8601DateTime!