validateVerificationTokenInput
Autogenerated input type of validateVerificationToken
Fields
clientMutationId
· String
· DO NOT USE deprecated
DO NOT USEUsed By
Definition
"""Autogenerated input type of validateVerificationToken"""input validateVerificationTokenInput { """ DO NOT USE """ clientMutationId: String @deprecated(reason: "DO NOT USE") verification_code: String}