Skip to content

deleteAutoTaskGeneratorInput

Autogenerated input type of deleteAutoTaskGenerator

Fields

deprecated DO NOT USE

Used By

Definition

"""
Autogenerated input type of deleteAutoTaskGenerator
"""
input deleteAutoTaskGeneratorInput {
"""
DO NOT USE
"""
clientMutationId: String @deprecated(reason: "DO NOT USE")
id: ID
}