# CheckoutBrandingGlobalCornerRadius - admin - ENUM
Version: 2025-01

## Description
Possible choices to override corner radius customizations on all applicable objects. Note that this selection 
can only be used to set the override to `NONE` (0px).

For more customizations options, set the [corner radius](https://shopify.dev/docs/api/admin-graphql/latest/enums/CheckoutBrandingCornerRadius)
selection on specific objects while leaving the global corner radius unset.

### Access Scopes





## Enum values
* [NONE](/docs/api/admin/2025-01/enums/NONE)

## Fields with this enum
* [CheckoutBrandingGlobal.cornerRadius](/docs/api/admin/2025-01/objects/CheckoutBrandingGlobal)
* [CheckoutBrandingGlobalInput.cornerRadius](/docs/api/admin/2025-01/input-objects/CheckoutBrandingGlobalInput)


## Examples