--- title: Count - Storefront API description: Details for count of elements. api_version: 2025-10 api_name: storefront type: object api_type: graphql source_url: html: https://shopify.dev/docs/api/storefront/latest/objects/Count md: https://shopify.dev/docs/api/storefront/latest/objects/Count.md --- # Count object Details for count of elements. ## Fields * count [Int!](https://shopify.dev/docs/api/storefront/latest/scalars/Int) non-null Count of elements. * precision [Count​Precision!](https://shopify.dev/docs/api/storefront/latest/enums/CountPrecision) non-null Precision of count, how exact is the value. *** ## Map ### Fields with this object * {}[Product.variantsCount](https://shopify.dev/docs/api/storefront/latest/objects/Product#field-Product.fields.variantsCount) * {}[ShopPayInstallmentsFinancingPlanTerm.installmentsCount](https://shopify.dev/docs/api/storefront/latest/objects/ShopPayInstallmentsFinancingPlanTerm#field-ShopPayInstallmentsFinancingPlanTerm.fields.installmentsCount) * {}[ShopPayInstallmentsProductVariantPricing.installmentsCount](https://shopify.dev/docs/api/storefront/latest/objects/ShopPayInstallmentsProductVariantPricing#field-ShopPayInstallmentsProductVariantPricing.fields.installmentsCount) * {}[Sitemap.pagesCount](https://shopify.dev/docs/api/storefront/latest/objects/Sitemap#field-Sitemap.fields.pagesCount)