OBJECT

UpdateTaskPayload

Autogenerated return type of UpdateTask

link GraphQL Schema definition

  • type UpdateTaskPayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • errors: [String!]!
  • task: Task
  • }

link Require by