GraphQL APISchemaOperationsQueriestaskOn this pagetaskFind a task by id task( id: Int!): Task Arguments task.id ● Int! non-null scalar Find task by id Type Task object Task Type