# CheckoutBrandingTypographyStyleInput - admin-graphql - INPUT_OBJECT Version: 2024-10 ## Description The input fields used to update the typography customizations. ### Access Scopes ## Fields * [font](/docs/api/admin-graphql/2024-10/enums/CheckoutBrandingTypographyFont): CheckoutBrandingTypographyFont - The font. * [kerning](/docs/api/admin-graphql/2024-10/enums/CheckoutBrandingTypographyKerning): CheckoutBrandingTypographyKerning - The kerning. * [letterCase](/docs/api/admin-graphql/2024-10/enums/CheckoutBrandingTypographyLetterCase): CheckoutBrandingTypographyLetterCase - The letter case. * [size](/docs/api/admin-graphql/2024-10/enums/CheckoutBrandingTypographySize): CheckoutBrandingTypographySize - The font size. * [weight](/docs/api/admin-graphql/2024-10/enums/CheckoutBrandingTypographyWeight): CheckoutBrandingTypographyWeight - The font weight. ## Input objects with this input object * [CheckoutBrandingButtonInput](/docs/api/admin-graphql/2024-10/input-objects/CheckoutBrandingButtonInput) * [CheckoutBrandingHeadingLevelInput](/docs/api/admin-graphql/2024-10/input-objects/CheckoutBrandingHeadingLevelInput) * [CheckoutBrandingSelectInput](/docs/api/admin-graphql/2024-10/input-objects/CheckoutBrandingSelectInput) * [CheckoutBrandingTextFieldInput](/docs/api/admin-graphql/2024-10/input-objects/CheckoutBrandingTextFieldInput) ## Examples