# CheckoutBrandingTypographyInput - admin-graphql - INPUT_OBJECT Version: 2024-10 ## Description The input fields used to update the typography. Refer to the [typography tutorial](https://shopify.dev/docs/apps/checkout/styling/customize-typography) for more information on how to set these fields. ### Access Scopes ## Fields * [primary](/docs/api/admin-graphql/2024-10/input-objects/CheckoutBrandingFontGroupInput): CheckoutBrandingFontGroupInput - A font group used for most components such as text, buttons and form controls. * [secondary](/docs/api/admin-graphql/2024-10/input-objects/CheckoutBrandingFontGroupInput): CheckoutBrandingFontGroupInput - A font group used for heading components by default. * [size](/docs/api/admin-graphql/2024-10/input-objects/CheckoutBrandingFontSizeInput): CheckoutBrandingFontSizeInput - The font size. ## Input objects with this input object * [CheckoutBrandingDesignSystemInput](/docs/api/admin-graphql/2024-10/input-objects/CheckoutBrandingDesignSystemInput) ## Examples