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