OBJECT

createAutoTaskGeneratorPayload

Autogenerated return type of createAutoTaskGenerator

link GraphQL Schema definition

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

link Require by