INPUT_OBJECT
Autogenerated input type of createTask
input createTaskInput {# A unique identifier for the client performing the mutation.clientMutationId: Stringuser_id: Stringcontent: Stringpriority: Intseen: Booleancomplete: Booleanclient_id: Stringcreated_by_id: Stringdue_date: Stringreminder: TaskReminderInputnote_id: ID}