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