OBJECT

deleteAutoTaskGeneratorPayload

Autogenerated return type of deleteAutoTaskGenerator

link GraphQL Schema definition

  • type deleteAutoTaskGeneratorPayload {
  • auto_task_generator: AutoTaskGenerator
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • messages: [FieldError]
  • }

link Require by