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