INPUT_OBJECT

EngineWorkflow

link GraphQL Schema definition

1input EngineWorkflow {
3
2id: ID!
5
4action: EngineWorkflowAction!
6}