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