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