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