INPUT_OBJECT

ApplicationWorkflow

link GraphQL Schema definition

1input ApplicationWorkflow {
3
2id: ID!
5
4action: ApplicationWorkflowAction!
6}