--- title: BackupRegionUpdateInput - GraphQL Admin description: >- The input fields for updating a backup region with exactly one required option. api_version: unstable api_name: admin source_url: html: >- https://shopify.dev/docs/api/admin-graphql/unstable/input-objects/BackupRegionUpdateInput md: >- https://shopify.dev/docs/api/admin-graphql/unstable/input-objects/BackupRegionUpdateInput.md metadata: domain: admin --- # Backup​Region​Update​Input input\_object The input fields for updating a backup region with exactly one required option. ## Fields * country​Code [Country​Code!](https://shopify.dev/docs/api/admin-graphql/unstable/enums/CountryCode) non-null A country code for the backup region. *** ## Mutations using this input * [backup​Region​Update.region](https://shopify.dev/docs/api/admin-graphql/unstable/mutations/backupRegionUpdate#arguments-region) ARGUMENT *** ## Map ### Mutations using this input * [backup​Region​Update.region](https://shopify.dev/docs/api/admin-graphql/unstable/mutations/backupRegionUpdate#arguments-region)