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