--- title: Count - Customer API description: Details for count of elements. api_version: 2025-10 api_name: customer type: object api_type: graphql source_url: html: https://shopify.dev/docs/api/customer/latest/objects/count md: https://shopify.dev/docs/api/customer/latest/objects/count.md --- # Count object Details for count of elements. ## Fields * count [Int!](https://shopify.dev/docs/api/customer/latest/scalars/Int) non-null[Pre-auth accessible](https://shopify.dev/docs/apps/build/customer-accounts/order-status-page#customer-account-api) The count of elements. * precision [Count​Precision!](https://shopify.dev/docs/api/customer/latest/enums/CountPrecision) non-null[Pre-auth accessible](https://shopify.dev/docs/apps/build/customer-accounts/order-status-page#customer-account-api) The count's precision, or the exactness of the value. *** ## Map ### Fields with this object * {}[Return.returnLineItemsCount](https://shopify.dev/docs/api/customer/latest/objects/Return#field-returnLineItemsCount) * {}[SubscriptionBillingPolicy.intervalCount](https://shopify.dev/docs/api/customer/latest/objects/SubscriptionBillingPolicy#field-intervalCount) * {}[SubscriptionContract.linesCount](https://shopify.dev/docs/api/customer/latest/objects/SubscriptionContract#field-linesCount) * ||-[SubscriptionContractBase.linesCount](https://shopify.dev/docs/api/customer/latest/interfaces/SubscriptionContractBase#field-linesCount) * {}[SubscriptionDeliveryPolicy.intervalCount](https://shopify.dev/docs/api/customer/latest/objects/SubscriptionDeliveryPolicy#field-intervalCount) * {}[SubscriptionDiscount.usageCount](https://shopify.dev/docs/api/customer/latest/objects/SubscriptionDiscount#field-usageCount)