--- title: CountPrecision - Customer API description: The precision of the value returned by a count field. api_version: 2025-10 api_name: customer type: enum api_type: graphql source_url: html: https://shopify.dev/docs/api/customer/latest/enums/countprecision md: https://shopify.dev/docs/api/customer/latest/enums/countprecision.md --- # Count​Precision enum The precision of the value returned by a count field. ## Valid values * AT\_​LEAST The count is at least the value. A limit was imposed and reached. * EXACT The count is exactly the value. A write may not be reflected instantaneously. *** ## Fields * [Count.​precision](https://shopify.dev/docs/api/customer/latest/objects/Count#field-precision) OBJECT Details for count of elements. *** ## Map ### Fields with this enum * <-|[Count.precision](https://shopify.dev/docs/api/customer/latest/objects/Count#field-precision)