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