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