Skip to main content

MeetingConditionPlaceConnection

A connection type to paginate in a list of meeting condition locations.

type MeetingConditionPlaceConnection {
pageInfo: PageInfo!
totalCount: Int!
nodes: [MeetingConditionPlaceNode!]!
}

Fields

MeetingConditionPlaceConnection.pageInfo ● PageInfo! non-null object

MeetingConditionPlaceConnection.totalCount ● Int! non-null scalar

MeetingConditionPlaceConnection.nodes ● [MeetingConditionPlaceNode!]! non-null object

Member Of

HostedMeetingCondition object