---
title: Float - Customer API
description: >-
  The `Float` scalar type represents signed double-precision fractional values
  as specified by [IEEE 754](https://en.wikipedia.org/wiki/IEEE_floating_point).
api_version: 2026-07
source_url:
  html: 'https://shopify.dev/docs/api/customer/latest/scalars/Float'
  md: 'https://shopify.dev/docs/api/customer/latest/scalars/Float.md'
api_name: customer
api_type: graphql
type: scalar
---

# Float

scalar

The `Float` scalar type represents signed double-precision fractional values as specified by [IEEE 754](https://en.wikipedia.org/wiki/IEEE_floating_point).

## Map

### Fields with this scalar

* [Deposit​Percentage.percentage](https://shopify.dev/docs/api/customer/latest/objects/DepositPercentage#field-DepositPercentage.fields.percentage)
* [Pricing​Percentage​Value.percentage](https://shopify.dev/docs/api/customer/latest/objects/PricingPercentageValue#field-PricingPercentageValue.fields.percentage)
* [Tax​Line.rate](https://shopify.dev/docs/api/customer/latest/objects/TaxLine#field-TaxLine.fields.rate)
* [Tax​Line.ratePercentage](https://shopify.dev/docs/api/customer/latest/objects/TaxLine#field-TaxLine.fields.ratePercentage)
* [Weight.value](https://shopify.dev/docs/api/customer/latest/objects/Weight#field-Weight.fields.value)
