# CheckoutBrandingFontSizeInput - admin-graphql - INPUT_OBJECT Version: 2024-10 ## Description The input fields used to update the font size. ### Access Scopes ## Fields * [base](/docs/api/admin-graphql/2024-10/scalars/Float): Float - The base font size. Its value should be between 12.0 and 18.0. * [ratio](/docs/api/admin-graphql/2024-10/scalars/Float): Float - The scale ratio used to derive all font sizes such as small and large. Its value should be between 1.0 and 1.4. ## Input objects with this input object * [CheckoutBrandingTypographyInput](/docs/api/admin-graphql/2024-10/input-objects/CheckoutBrandingTypographyInput) ## Examples