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