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