--- title: Decimal - GraphQL Admin 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: admin type: scalar api_type: graphql source_url: html: 'https://shopify.dev/docs/api/admin-graphql/2024-10/scalars/Decimal' md: 'https://shopify.dev/docs/api/admin-graphql/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 * <-|[Discount​Purchase​Amount.amount](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/DiscountPurchaseAmount#field-amount) * <-|[Marketing​Engagement.firstTimeCustomers](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/MarketingEngagement#field-firstTimeCustomers) * <-|[Marketing​Engagement.orders](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/MarketingEngagement#field-orders) * <-|[Marketing​Engagement.returningCustomers](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/MarketingEngagement#field-returningCustomers) * <-|[Money​V2.amount](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/MoneyV2#field-amount) * <-|[Order​Transaction.settlementCurrencyRate](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/OrderTransaction#field-settlementCurrencyRate) * <-|[Transaction​Fee.rate](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/TransactionFee#field-rate) ### Inputs with this scalar * [App​Subscription​Discount​Value​Input.amount](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/AppSubscriptionDiscountValueInput#field-amount) * [Discount​Amount​Input.amount](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/DiscountAmountInput#field-amount) * [Discount​Automatic​Free​Shipping​Input.maximumShippingPrice](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/DiscountAutomaticFreeShippingInput#field-maximumShippingPrice) * [Discount​Code​Free​Shipping​Input.maximumShippingPrice](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/DiscountCodeFreeShippingInput#field-maximumShippingPrice) * [Discount​Customer​Buys​Value​Input.amount](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/DiscountCustomerBuysValueInput#field-amount) * [Discount​Effect​Input.amount](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/DiscountEffectInput#field-amount) * [Discount​Minimum​Subtotal​Input.greaterThanOrEqualToSubtotal](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/DiscountMinimumSubtotalInput#field-greaterThanOrEqualToSubtotal) * [Gift​Card​Create​Input.initialValue](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/GiftCardCreateInput#field-initialValue) * [Inventory​Item​Input.cost](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/InventoryItemInput#field-cost) * [Marketing​Engagement​Input.orders](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/MarketingEngagementInput#field-orders) * [Marketing​Engagement​Input.firstTimeCustomers](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/MarketingEngagementInput#field-firstTimeCustomers) * [Marketing​Engagement​Input.returningCustomers](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/MarketingEngagementInput#field-returningCustomers) * [Money​Input.amount](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/MoneyInput#field-amount) * [Order​Create​Tax​Line​Input.rate](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/OrderCreateTaxLineInput#field-rate) * [Selling​Plan​Checkout​Charge​Value​Input.fixedValue](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/SellingPlanCheckoutChargeValueInput#field-fixedValue) * [Selling​Plan​Pricing​Policy​Value​Input.fixedValue](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/SellingPlanPricingPolicyValueInput#field-fixedValue) * [Subscription​Contract​Product​Change​Input.currentPrice](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/SubscriptionContractProductChangeInput#field-currentPrice) * [Subscription​Draft​Input.deliveryPrice](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/SubscriptionDraftInput#field-deliveryPrice) * [Subscription​Line​Input.currentPrice](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/SubscriptionLineInput#field-currentPrice) * [Subscription​Line​Update​Input.currentPrice](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/SubscriptionLineUpdateInput#field-currentPrice) * [Subscription​Pricing​Policy​Cycle​Discounts​Input.computedPrice](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/SubscriptionPricingPolicyCycleDiscountsInput#field-computedPrice) * [Subscription​Pricing​Policy​Input.basePrice](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/SubscriptionPricingPolicyInput#field-basePrice)