--- title: Decimal - Storefront API description: > A signed decimal number, which supports arbitrary precision and is serialized as a string. Example values: `"29.99"`, `"29.999"`. api_version: 2024-10 api_name: storefront type: scalar api_type: graphql source_url: html: 'https://shopify.dev/docs/api/storefront/2024-10/scalars/Decimal' md: 'https://shopify.dev/docs/api/storefront/2024-10/scalars/Decimal.txt' --- # Decimal scalar A signed decimal number, which supports arbitrary precision and is serialized as a string. Example values: `"29.99"`, `"29.999"`. ## Map ### Fields with this scalar * <-|[Money​V2.amount](https://shopify.dev/docs/api/storefront/2024-10/objects/MoneyV2#field-amount) ### Inputs with this scalar * [Money​Input.amount](https://shopify.dev/docs/api/storefront/2024-10/input-objects/MoneyInput#field-amount)