INPUT_OBJECT

AddTasksToJobs

link GraphQL Schema definition

1input AddTasksToJobs {
3
2tasks: [AddTask!]
4}