{
  "id": "P153",
  "slug": "shopify-graphql-count-10000-count-precision-cap",
  "status": "search-observed",
  "product": "Shopify GraphQL counts",
  "family": "API default/result semantics",
  "canonical_url": "https://gitdocs.org/fix/shopify-graphql-count-10000-count-precision-cap",
  "query_alias_url": "https://gitdocs.org/q/shopify-graphql-count-10000-count-precision-cap",
  "markdown_url": "https://gitdocs.org/fix/shopify-graphql-count-10000-count-precision-cap.md",
  "json_url": "https://gitdocs.org/api/fixes/shopify-graphql-count-10000-count-precision-cap.json",
  "canonical_query": "Shopify GraphQL count 10000 count precision cap",
  "observed_codex_queries": [
    "site:shopify.dev GraphQL count capped at 10000 Shopify count precision",
    "Shopify GraphQL count 10000 count precision cap",
    "Shopify Admin GraphQL Count precision AT_LEAST 10000",
    "site:shopify.dev/docs/api/admin-graphql Count precision",
    "https://shopify.dev/docs/api/admin-graphql/latest/objects/Count",
    "'AT_LEAST' in https://shopify.dev/docs/api/admin-graphql/latest/objects/Count"
  ],
  "organic_dependency_search_count": 6,
  "affected_versions": "",
  "exact_errors": [],
  "diagnosis": "The query shape remains valid but server defaults change completeness or meaning; local tests with small data sets cannot reveal truncation.",
  "before": "",
  "after": "",
  "verification": "Verifier checks complete results or an intentional cap with correct pagination. Check both uncapped and intentionally capped use cases.",
  "unsafe_fixes": [
    "Changing local code without checking the current external contract.",
    "Retrying the same install, build, or API call with no version/source change.",
    "Applying a broad unsafe bypass when a narrow compatibility fix is available."
  ],
  "last_verified_at": "2026-06-25",
  "neutral_validation": {
    "organic_search_observed": true,
    "organic_strict_pass": true,
    "no_web_counterfactual_run": false,
    "no_web_strict_pass": null,
    "search_necessity_under_fixture": null,
    "no_web_oracle_note": "Observed query evidence is separated from necessity proof; no-web and stale-contract counterfactuals should be tracked separately."
  },
  "source_trail": [
    {
      "url": "https://shopify.dev/changelog/uncapped-graphql-counts",
      "label": "Shopify uncapped GraphQL counts"
    },
    {
      "url": "https://shopify.dev/docs/api/admin-graphql/latest/objects/Count",
      "label": "Official reference opened by Codex"
    }
  ],
  "source_github_links": []
}
