INPUT_OBJECT
The input object that defines the fields for the updateMfaAdminSettings mutation.
input UpdateMfaAdminSettingsMutationInput {# Whether or not users are required to use multi-factor authentication.is_mfa_required: Boolean}