INPUT_OBJECT
Autogenerated input type of createTask
input createTaskInput {# A unique identifier for the client performing the mutation.clientMutationId: Stringclient_id: Stringcomplete: Booleancontent: Stringcreated_by_id: Stringdue_date: Stringnote_id: IDpriority: Intreminder: TaskReminderInputseen: Booleanuser_id: String}