OBJECT
Autogenerated return type of CreateTask
type CreateTaskPayload {# A unique identifier for the client performing the mutation.clientMutationId: String errors: [String!]! task: Task }