ResetMfaInput
Autogenerated input type of ResetMfa
Fields
clientMutationId
· String · DO NOT USE deprecated
DO NOT USEUsed By
Definition
"""Autogenerated input type of ResetMfa"""input ResetMfaInput { """ DO NOT USE """ clientMutationId: String @deprecated(reason: "DO NOT USE")
""" The ID of the user whose MFA should be reset. """ id: ID!}