OBJECT

CompleteTasksPayload

Autogenerated return type of CompleteTasks

link GraphQL Schema definition

  • type CompleteTasksPayload {
  • backgroundJob: BackgroundJob
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • errors: [String!]!
  • }

link Require by