Skip to content

createSmartPhraseInput

Autogenerated input type of createSmartPhrase

Fields

deprecated DO NOT USE

Used By

Definition

"""
Autogenerated input type of createSmartPhrase
"""
input createSmartPhraseInput {
"""
DO NOT USE
"""
clientMutationId: String @deprecated(reason: "DO NOT USE")
name: String
phrase: String
}