OBJECT
AppointmentClientInviteesRelationEntityConnection
link GraphQL Schema definition
- type AppointmentClientInviteesRelationEntityConnection {
- # Pagination data for this connection.
- PageInfo! :
- # Contains the nodes in this connection.
- AppointmentClientInviteesRelationEntityEdge]! : [
- # Total number of items in the connection.
- Int :
- }