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

# Checkout​Branding​Typography​Style​Input

input\_object

The input fields used to update the typography customizations.

## Fields

* font

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

  The font.

* kerning

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

  The kerning.

* letter​Case

  [Checkout​Branding​Typography​Letter​Case](https://shopify.dev/docs/api/admin-graphql/unstable/enums/CheckoutBrandingTypographyLetterCase)

  The letter case.

* size

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

  The font size.

* weight

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

  The font weight.

***

## Input objects using this input

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

  INPUT OBJECT

  The input fields used to update the buttons customizations.

* [Checkout​Branding​Heading​Level​Input.typography](https://shopify.dev/docs/api/admin-graphql/unstable/input-objects/CheckoutBrandingHeadingLevelInput#fields-typography)

  INPUT OBJECT

  The input fields for heading level customizations.

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

  INPUT OBJECT

  The input fields used to update the selects customizations.

* [Checkout​Branding​Text​Field​Input.typography](https://shopify.dev/docs/api/admin-graphql/unstable/input-objects/CheckoutBrandingTextFieldInput#fields-typography)

  INPUT OBJECT

  The input fields used to update the text fields customizations.

***

## Map

### Input objects using this input

* [Checkout​Branding​Button​Input.typography](https://shopify.dev/docs/api/admin-graphql/unstable/input-objects/CheckoutBrandingButtonInput#fields-typography)
* [Checkout​Branding​Heading​Level​Input.typography](https://shopify.dev/docs/api/admin-graphql/unstable/input-objects/CheckoutBrandingHeadingLevelInput#fields-typography)
* [Checkout​Branding​Select​Input.typography](https://shopify.dev/docs/api/admin-graphql/unstable/input-objects/CheckoutBrandingSelectInput#fields-typography)
* [Checkout​Branding​Text​Field​Input.typography](https://shopify.dev/docs/api/admin-graphql/unstable/input-objects/CheckoutBrandingTextFieldInput#fields-typography)