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