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