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