Skip to content

deleteRecommendationInput

Autogenerated input type of deleteRecommendation

Fields

deprecated DO NOT USE

Used By

Definition

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