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