EnforceMfaInput
Input for Enforcing MFA for an account.
input EnforceMfaInput {
notifyUsers: Boolean
}
Fields
EnforceMfaInput.notifyUsers ● Boolean scalar
Whether to notify the users who still have to set it up, in the app and by email
Member Of
enforceMfaForAccount mutation