--- title: CheckoutBrandingTypographyLetterCase - GraphQL Admin description: Possible values for the typography letter case. api_version: 2024-10 api_name: admin type: enum api_type: graphql source_url: html: >- https://shopify.dev/docs/api/admin-graphql/2024-10/enums/CheckoutBrandingTypographyLetterCase md: >- https://shopify.dev/docs/api/admin-graphql/2024-10/enums/CheckoutBrandingTypographyLetterCase.txt --- # Checkout​Branding​Typography​Letter​Case enum Possible values for the typography letter case. ## Valid values * LOWER All letters are is lower case. * NONE No letter casing applied. * TITLE Capitalize the first letter of each word. * UPPER All letters are uppercase. *** ## Fields * [Checkout​Branding​Typography​Style.​letter​Case](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/CheckoutBrandingTypographyStyle#field-letterCase) OBJECT The typography customizations. * [Checkout​Branding​Typography​Style​Global.​letter​Case](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/CheckoutBrandingTypographyStyleGlobal#field-letterCase) OBJECT The global typography customizations. * [Checkout​Branding​Typography​Style​Global​Input.​letter​Case](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/CheckoutBrandingTypographyStyleGlobalInput#field-letterCase) INPUT OBJECT The input fields used to update the global typography customizations. * [Checkout​Branding​Typography​Style​Input.​letter​Case](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/CheckoutBrandingTypographyStyleInput#field-letterCase) INPUT OBJECT The input fields used to update the typography customizations. *** ## Map ### Fields with this enum * <-|[Checkout​Branding​Typography​Style.letterCase](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/CheckoutBrandingTypographyStyle#field-letterCase) * <-|[Checkout​Branding​Typography​Style​Global.letterCase](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/CheckoutBrandingTypographyStyleGlobal#field-letterCase) ### Inputs with this enum * [Checkout​Branding​Typography​Style​Global​Input.letterCase](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/CheckoutBrandingTypographyStyleGlobalInput#field-letterCase) * [Checkout​Branding​Typography​Style​Input.letterCase](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/CheckoutBrandingTypographyStyleInput#field-letterCase)