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