# CheckoutBrandingTypographySize - admin-graphql - ENUM Version: 2024-07 ## Description Possible choices for the font size. Note that the value in pixels of these settings can be customized with the [typography size](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CheckoutBrandingFontSizeInput) object. Refer to the [typography tutorial](https://shopify.dev/docs/apps/checkout/styling/customize-typography) for more information. ### Access Scopes ## Enum values * [BASE](/docs/api/admin-graphql/2024-07/enums/BASE) * [EXTRA_EXTRA_LARGE](/docs/api/admin-graphql/2024-07/enums/EXTRA_EXTRA_LARGE) * [EXTRA_LARGE](/docs/api/admin-graphql/2024-07/enums/EXTRA_LARGE) * [EXTRA_SMALL](/docs/api/admin-graphql/2024-07/enums/EXTRA_SMALL) * [LARGE](/docs/api/admin-graphql/2024-07/enums/LARGE) * [MEDIUM](/docs/api/admin-graphql/2024-07/enums/MEDIUM) * [SMALL](/docs/api/admin-graphql/2024-07/enums/SMALL) ## Fields with this enum * [CheckoutBrandingTypographyStyle.size](/docs/api/admin-graphql/2024-07/objects/CheckoutBrandingTypographyStyle) * [CheckoutBrandingTypographyStyleInput.size](/docs/api/admin-graphql/2024-07/input-objects/CheckoutBrandingTypographyStyleInput) ## Examples