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