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