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