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