INPUT_OBJECT

CreateProcessTemplate

link GraphQL Schema definition

1input CreateProcessTemplate {
3
2name: String!
5
4taskList: JSONData!
6}