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