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