OBJECT
LeadProcessEntityEdge
A Relay edge containing a LeadProcessEntity
and its cursor.
link GraphQL Schema definition
- type LeadProcessEntityEdge {
- # The item at the end of the edge
- LeadProcessEntity :
- # A cursor for use in pagination
- String! :
- }