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