--- title: CountPrecision - Customer API description: The precision of the value returned by a count field. api_version: 2025-01 api_name: customer type: enum api_type: graphql source_url: html: https://shopify.dev/docs/api/customer/2025-01/enums/CountPrecision md: https://shopify.dev/docs/api/customer/2025-01/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. *** ## Fields * [Count.​precision](https://shopify.dev/docs/api/customer/2025-01/objects/Count#field-precision) OBJECT Details for count of elements. *** ## Map ### Fields with this enum * <-|[Count.precision](https://shopify.dev/docs/api/customer/2025-01/objects/Count#field-precision)