OBJECT

DestroyTaskPayload

Autogenerated return type of DestroyTask

link GraphQL Schema definition

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

link Require by