deleteAutoTaskGeneratorPayload
Autogenerated return type of deleteAutoTaskGenerator.
Fields
messages
· [FieldError] · The list of errors occurred during the mutation Used By
Definition
"""Autogenerated return type of deleteAutoTaskGenerator."""type deleteAutoTaskGeneratorPayload { auto_task_generator: AutoTaskGenerator
""" The list of errors occurred during the mutation """ messages: [FieldError]}