OBJECT
ApprovalProcessActivityLogLineEntityConnection
link GraphQL Schema definition
- type ApprovalProcessActivityLogLineEntityConnection {
- # Pagination data for this connection.
- PageInfo! :
- # Contains the nodes in this connection.
- ApprovalProcessActivityLogLineEntityEdge]! : [
- # Total number of items in the connection.
- Int :
- }