---
title: CheckoutBrandingButtonInput - GraphQL Admin
description: The input fields used to update the buttons customizations.
api_version: unstable
api_name: admin
source_url:
  html: https://shopify.dev/docs/api/admin-graphql/unstable/input-objects/CheckoutBrandingButtonInput
  md: https://shopify.dev/docs/api/admin-graphql/unstable/input-objects/CheckoutBrandingButtonInput.md
---

# Checkout​Branding​Button​Input

input\_object

The input fields used to update the buttons customizations.

## Fields

* background

  [Checkout​Branding​Background​Style](https://shopify.dev/docs/api/admin-graphql/unstable/enums/CheckoutBrandingBackgroundStyle)

  The background style used for buttons.

* block​Padding

  [Checkout​Branding​Spacing](https://shopify.dev/docs/api/admin-graphql/unstable/enums/CheckoutBrandingSpacing)

  The block padding used for buttons.

* border

  [Checkout​Branding​Simple​Border](https://shopify.dev/docs/api/admin-graphql/unstable/enums/CheckoutBrandingSimpleBorder)

  The border used for buttons.

* corner​Radius

  [Checkout​Branding​Corner​Radius](https://shopify.dev/docs/api/admin-graphql/unstable/enums/CheckoutBrandingCornerRadius)

  The corner radius used for buttons.

* inline​Padding

  [Checkout​Branding​Spacing](https://shopify.dev/docs/api/admin-graphql/unstable/enums/CheckoutBrandingSpacing)

  The inline padding used for buttons.

* typography

  [Checkout​Branding​Typography​Style​Input](https://shopify.dev/docs/api/admin-graphql/unstable/input-objects/CheckoutBrandingTypographyStyleInput)

  The typography style used for buttons.

***

## Input objects using this input

* [Checkout​Branding​Customizations​Input.primaryButton](https://shopify.dev/docs/api/admin-graphql/unstable/input-objects/CheckoutBrandingCustomizationsInput#fields-primaryButton)

  INPUT OBJECT

  The input fields used to update the components customizations.

* [Checkout​Branding​Customizations​Input.secondaryButton](https://shopify.dev/docs/api/admin-graphql/unstable/input-objects/CheckoutBrandingCustomizationsInput#fields-secondaryButton)

  INPUT OBJECT

  The input fields used to update the components customizations.

***

## Map

### Input objects using this input

* [Checkout​Branding​Customizations​Input.primaryButton](https://shopify.dev/docs/api/admin-graphql/unstable/input-objects/CheckoutBrandingCustomizationsInput#fields-primaryButton)
* [Checkout​Branding​Customizations​Input.secondaryButton](https://shopify.dev/docs/api/admin-graphql/unstable/input-objects/CheckoutBrandingCustomizationsInput#fields-secondaryButton)