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