Meeting
ObjectFields
| Field | Type | Description |
|---|---|---|
| beginsDate | ISO8601Date | — |
| beginsTime | String | — |
| beginsZone | String | — |
| conferencingLink | String | — |
| constructableUrl | String | — |
| createdAt | ISO8601DateTime! | — |
| creatorUser | User! | — |
| creatorUserId | ID! | — |
| deletedAt | ISO8601DateTime | — |
| description | String | — |
| event id: ID! | Event | — |
| events | 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. |
| hostUser | User! | — |
| hostUserId | ID! | — |
| id | ID! | — |
| meetingAttendee id: ID! | MeetingAttendee | — |
| meetingAttendees | 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 | 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 | 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. |
| organization | Organization! | — |
| organizationId | ID! | — |
| previousMeeting | Meeting | — |
| previousMeetingId | ID | — |
| project | Project! | — |
| projectId | ID! | — |
| status | String! | — |
| title | String! | — |
| updatedAt | ISO8601DateTime! | — |