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