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