OBJECT
RecentExecutionItem
link GraphQL Schema definition
- type RecentExecutionItem {
- : Boolean!
- : UUID!
- : String!
- : String!
- : ProcessTypeEnum!
- : ProcessStatusEnum!
- : DateTime!
- : String!
- }
OBJECT
- type RecentExecutionItem {
- : Boolean!
- : UUID!
- : String!
- : String!
- : ProcessTypeEnum!
- : ProcessStatusEnum!
- : DateTime!
- : String!
- }