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