--- title: Count - GraphQL Admin description: >- A numeric count with precision information indicating whether the count is exact or an estimate. api_version: 2026-01 api_name: admin type: object api_type: graphql source_url: html: 'https://shopify.dev/docs/api/admin-graphql/latest/objects/Count' md: 'https://shopify.dev/docs/api/admin-graphql/latest/objects/Count.md' --- # Count object A numeric count with precision information indicating whether the count is exact or an estimate. ## Fields * count * precision *** ## Map ### Fields with this object * [Article.commentsCount](https://shopify.dev/docs/api/admin-graphql/latest/objects/Article#field-Article.fields.commentsCount) * [Blog.articlesCount](https://shopify.dev/docs/api/admin-graphql/latest/objects/Blog#field-Blog.fields.articlesCount) * [Channel.productsCount](https://shopify.dev/docs/api/admin-graphql/latest/objects/Channel#field-Channel.fields.productsCount) * [Collection.availablePublicationsCount](https://shopify.dev/docs/api/admin-graphql/latest/objects/Collection#field-Collection.fields.availablePublicationsCount) * [Collection.productsCount](https://shopify.dev/docs/api/admin-graphql/latest/objects/Collection#field-Collection.fields.productsCount) * [Collection.resourcePublicationsCount](https://shopify.dev/docs/api/admin-graphql/latest/objects/Collection#field-Collection.fields.resourcePublicationsCount) * [Company.contactsCount](https://shopify.dev/docs/api/admin-graphql/latest/objects/Company#field-Company.fields.contactsCount) * [Company.locationsCount](https://shopify.dev/docs/api/admin-graphql/latest/objects/Company#field-Company.fields.locationsCount) * [Company.ordersCount](https://shopify.dev/docs/api/admin-graphql/latest/objects/Company#field-Company.fields.ordersCount) * [CompanyLocation.catalogsCount](https://shopify.dev/docs/api/admin-graphql/latest/objects/CompanyLocation#field-CompanyLocation.fields.catalogsCount) * [CompanyLocation.ordersCount](https://shopify.dev/docs/api/admin-graphql/latest/objects/CompanyLocation#field-CompanyLocation.fields.ordersCount) * [CompanyLocationCatalog.companyLocationsCount](https://shopify.dev/docs/api/admin-graphql/latest/objects/CompanyLocationCatalog#field-CompanyLocationCatalog.fields.companyLocationsCount) * [CustomerJourneySummary.momentsCount](https://shopify.dev/docs/api/admin-graphql/latest/objects/CustomerJourneySummary#field-CustomerJourneySummary.fields.momentsCount) * [DeliveryLocationGroup.locationsCount](https://shopify.dev/docs/api/admin-graphql/latest/objects/DeliveryLocationGroup#field-DeliveryLocationGroup.fields.locationsCount) * [DeliveryProfile.productVariantsCount](https://shopify.dev/docs/api/admin-graphql/latest/objects/DeliveryProfile#field-DeliveryProfile.fields.productVariantsCount) * [DiscountCodeApp.codesCount](https://shopify.dev/docs/api/admin-graphql/latest/objects/DiscountCodeApp#field-DiscountCodeApp.fields.codesCount) * [DiscountCodeBasic.codesCount](https://shopify.dev/docs/api/admin-graphql/latest/objects/DiscountCodeBasic#field-DiscountCodeBasic.fields.codesCount) * [DiscountCodeBxgy.codesCount](https://shopify.dev/docs/api/admin-graphql/latest/objects/DiscountCodeBxgy#field-DiscountCodeBxgy.fields.codesCount) * [DiscountCodeFreeShipping.codesCount](https://shopify.dev/docs/api/admin-graphql/latest/objects/DiscountCodeFreeShipping#field-DiscountCodeFreeShipping.fields.codesCount) * [FulfillmentOrderLocationForMove.availableLineItemsCount](https://shopify.dev/docs/api/admin-graphql/latest/objects/FulfillmentOrderLocationForMove#field-FulfillmentOrderLocationForMove.fields.availableLineItemsCount) * [FulfillmentOrderLocationForMove.unavailableLineItemsCount](https://shopify.dev/docs/api/admin-graphql/latest/objects/FulfillmentOrderLocationForMove#field-FulfillmentOrderLocationForMove.fields.unavailableLineItemsCount) * [InventoryItem.locationsCount](https://shopify.dev/docs/api/admin-graphql/latest/objects/InventoryItem#field-InventoryItem.fields.locationsCount) * [InventoryShipment.lineItemsCount](https://shopify.dev/docs/api/admin-graphql/latest/objects/InventoryShipment#field-InventoryShipment.fields.lineItemsCount) * [InventoryTransfer.lineItemsCount](https://shopify.dev/docs/api/admin-graphql/latest/objects/InventoryTransfer#field-InventoryTransfer.fields.lineItemsCount) * [Market.catalogsCount](https://shopify.dev/docs/api/admin-graphql/latest/objects/Market#field-Market.fields.catalogsCount) * [MarketCatalog.marketsCount](https://shopify.dev/docs/api/admin-graphql/latest/objects/MarketCatalog#field-MarketCatalog.fields.marketsCount) * [Order.fulfillmentsCount](https://shopify.dev/docs/api/admin-graphql/latest/objects/Order#field-Order.fields.fulfillmentsCount) * [Order.transactionsCount](https://shopify.dev/docs/api/admin-graphql/latest/objects/Order#field-Order.fields.transactionsCount) * [PriceRule.discountCodesCount](https://shopify.dev/docs/api/admin-graphql/latest/objects/PriceRule#field-PriceRule.fields.discountCodesCount) * [Product.availablePublicationsCount](https://shopify.dev/docs/api/admin-graphql/latest/objects/Product#field-Product.fields.availablePublicationsCount) *** ## Queries * abandonedCheckoutsCount * blogsCount * catalogsCount * collectionsCount * companiesCount * customersCount * discountCodesCount * discountNodesCount * draftOrdersCount * eventsCount * giftCardsCount * locationsCount * ordersCount * pagesCount * pendingOrdersCount * productsCount * productVariantsCount * publicationsCount * publishedProductsCount * segmentsCount * urlRedirectsCount * webhookSubscriptionsCount *** ## Count Queries ### Queried by * [abandoned​Checkouts​Count](https://shopify.dev/docs/api/admin-graphql/latest/queries/abandonedCheckoutsCount) * [blogs​Count](https://shopify.dev/docs/api/admin-graphql/latest/queries/blogsCount) * [catalogs​Count](https://shopify.dev/docs/api/admin-graphql/latest/queries/catalogsCount) * [collections​Count](https://shopify.dev/docs/api/admin-graphql/latest/queries/collectionsCount) * [companies​Count](https://shopify.dev/docs/api/admin-graphql/latest/queries/companiesCount) * [customers​Count](https://shopify.dev/docs/api/admin-graphql/latest/queries/customersCount) * [discount​Codes​Count](https://shopify.dev/docs/api/admin-graphql/latest/queries/discountCodesCount) * [discount​Nodes​Count](https://shopify.dev/docs/api/admin-graphql/latest/queries/discountNodesCount) * [draft​Orders​Count](https://shopify.dev/docs/api/admin-graphql/latest/queries/draftOrdersCount) * [events​Count](https://shopify.dev/docs/api/admin-graphql/latest/queries/eventsCount) * [gift​Cards​Count](https://shopify.dev/docs/api/admin-graphql/latest/queries/giftCardsCount) * [locations​Count](https://shopify.dev/docs/api/admin-graphql/latest/queries/locationsCount) * [orders​Count](https://shopify.dev/docs/api/admin-graphql/latest/queries/ordersCount) * [pages​Count](https://shopify.dev/docs/api/admin-graphql/latest/queries/pagesCount) * [pending​Orders​Count](https://shopify.dev/docs/api/admin-graphql/latest/queries/pendingOrdersCount) * [product​Variants​Count](https://shopify.dev/docs/api/admin-graphql/latest/queries/productVariantsCount) * [products​Count](https://shopify.dev/docs/api/admin-graphql/latest/queries/productsCount) * [publications​Count](https://shopify.dev/docs/api/admin-graphql/latest/queries/publicationsCount) * [published​Products​Count](https://shopify.dev/docs/api/admin-graphql/latest/queries/publishedProductsCount) * [segments​Count](https://shopify.dev/docs/api/admin-graphql/latest/queries/segmentsCount) * [url​Redirects​Count](https://shopify.dev/docs/api/admin-graphql/latest/queries/urlRedirectsCount) * [webhook​Subscriptions​Count](https://shopify.dev/docs/api/admin-graphql/latest/queries/webhookSubscriptionsCount)