--- title: CheckoutBrandingButtonInput - GraphQL Admin description: The input fields used to update the buttons customizations. api_version: 2025-10 api_name: admin type: input-object api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/input-objects/checkoutbrandingbuttoninput md: https://shopify.dev/docs/api/admin-graphql/latest/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/latest/enums/CheckoutBrandingBackgroundStyle) The background style used for buttons. * block​Padding [Checkout​Branding​Spacing](https://shopify.dev/docs/api/admin-graphql/latest/enums/CheckoutBrandingSpacing) The block padding used for buttons. * border [Checkout​Branding​Simple​Border](https://shopify.dev/docs/api/admin-graphql/latest/enums/CheckoutBrandingSimpleBorder) The border used for buttons. * corner​Radius [Checkout​Branding​Corner​Radius](https://shopify.dev/docs/api/admin-graphql/latest/enums/CheckoutBrandingCornerRadius) The corner radius used for buttons. * inline​Padding [Checkout​Branding​Spacing](https://shopify.dev/docs/api/admin-graphql/latest/enums/CheckoutBrandingSpacing) The inline padding used for buttons. * typography [Checkout​Branding​Typography​Style​Input](https://shopify.dev/docs/api/admin-graphql/latest/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/latest/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/latest/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/latest/input-objects/CheckoutBrandingCustomizationsInput#fields-primaryButton) * [Checkout​Branding​Customizations​Input.secondaryButton](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CheckoutBrandingCustomizationsInput#fields-secondaryButton)