EnableMfaInput
Autogenerated input type of EnableMfa
Fields
clientMutationId
· String
· DO NOT USE deprecated
DO NOT USEUsed By
Definition
"""Autogenerated input type of EnableMfa"""input EnableMfaInput { """ DO NOT USE """ clientMutationId: String @deprecated(reason: "DO NOT USE") enable: Boolean! id: ID!}