meetingParticipantByNodeId
Reads a single MeetingParticipant using its globally unique ID.
meetingParticipantByNodeId(
nodeId: ID!
): MeetingParticipant
Arguments
meetingParticipantByNodeId.nodeId ● ID! non-null scalar
The globally unique ID to be used in selecting a single MeetingParticipant.