--- title: CheckoutBrandingTypographyStyleInput - GraphQL Admin description: The input fields used to update the typography 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/checkoutbrandingtypographystyleinput md: https://shopify.dev/docs/api/admin-graphql/latest/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/latest/enums/CheckoutBrandingTypographyFont) The font. * kerning [Checkout​Branding​Typography​Kerning](https://shopify.dev/docs/api/admin-graphql/latest/enums/CheckoutBrandingTypographyKerning) The kerning. * letter​Case [Checkout​Branding​Typography​Letter​Case](https://shopify.dev/docs/api/admin-graphql/latest/enums/CheckoutBrandingTypographyLetterCase) The letter case. * size [Checkout​Branding​Typography​Size](https://shopify.dev/docs/api/admin-graphql/latest/enums/CheckoutBrandingTypographySize) The font size. * weight [Checkout​Branding​Typography​Weight](https://shopify.dev/docs/api/admin-graphql/latest/enums/CheckoutBrandingTypographyWeight) The font weight. *** ## Input objects using this input * [Checkout​Branding​Button​Input.typography](https://shopify.dev/docs/api/admin-graphql/latest/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/latest/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/latest/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/latest/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/latest/input-objects/CheckoutBrandingButtonInput#fields-typography) * [Checkout​Branding​Heading​Level​Input.typography](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CheckoutBrandingHeadingLevelInput#fields-typography) * [Checkout​Branding​Select​Input.typography](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CheckoutBrandingSelectInput#fields-typography) * [Checkout​Branding​Text​Field​Input.typography](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CheckoutBrandingTextFieldInput#fields-typography)