---
title: >-
  CheckoutAndAccountsConfigurationBrandingCornerRadiusVariablesInput - GraphQL
  Admin
description: The input fields for customizing the corner radius variables.
api_version: 2026-04
source_url:
  html: >-
    https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CheckoutAndAccountsConfigurationBrandingCornerRadiusVariablesInput
  md: >-
    https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CheckoutAndAccountsConfigurationBrandingCornerRadiusVariablesInput.md
api_name: admin
api_type: graphql
type: input-object
metadata:
  domain: admin
---

# Checkout​And​Accounts​Configuration​Branding​Corner​Radius​Variables​Input

input\_object

The input fields for customizing the corner radius variables.

## Fields

* base

  [Int](https://shopify.dev/docs/api/admin-graphql/latest/scalars/Int)

  The value in pixels for base corner radii. It should be greater than zero. Example: 5.

* large

  [Int](https://shopify.dev/docs/api/admin-graphql/latest/scalars/Int)

  The value in pixels for large corner radii. It should be greater than zero. Example: 10.

* small

  [Int](https://shopify.dev/docs/api/admin-graphql/latest/scalars/Int)

  The value in pixels for small corner radii. It should be greater than zero. Example: 3.

***

## Input objects using this input

* [Checkout​And​Accounts​Configuration​Branding​Design​Tokens​Input.cornerRadius](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CheckoutAndAccountsConfigurationBrandingDesignTokensInput#fields-cornerRadius)

  INPUT OBJECT

  The input fields for customizing the design tokens.

***

## Map

### Input objects using this input

* [Checkout​And​Accounts​Configuration​Branding​Design​Tokens​Input.cornerRadius](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CheckoutAndAccountsConfigurationBrandingDesignTokensInput#fields-cornerRadius)
