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