ColdSnap Storefront GraphQL API

The live Shopify Storefront GraphQL API served from the ColdSnap primary domain. Anonymously introspectable: a full introspection query returns 428 types, 35 root query fields and 41 mutations covering products, collections, variants, blogs, articles, pages, menus, metaobjects, predictive search, localization, cart creation and mutation, delivery and discount handling, and customer access tokens. Versioned on Shopify's dated quarterly API version train; 2025-10 through 2026-07 are reported supported.

API entry from apis.yml

apis.yml Raw ↑
name: ColdSnap Storefront GraphQL API
description: 'The live Shopify Storefront GraphQL API served from the ColdSnap primary domain. Anonymously
  introspectable: a full introspection query returns 428 types, 35 root query fields and 41 mutations
  covering products, collections, variants, blogs, articles, pages, menus, metaobjects, predictive search,
  localization, cart creation and mutation, delivery and discount handling, and customer access tokens.
  Versioned on Shopify''s dated quarterly API version train; 2025-10 through 2026-07 are reported supported.'
humanURL: https://shopify.dev/docs/api/storefront
baseURL: https://coldsnap.com/api/2026-07/graphql.json
tags:
- GraphQL
- Commerce
- Catalog
- Cart
- Storefront
properties:
- type: GraphQL
  url: graphql/coldsnap-storefront.graphql
- type: APIReference
  url: https://shopify.dev/docs/api/storefront
- type: Authentication
  url: authentication/coldsnap-authentication.yml
- type: DataModel
  url: data-model/coldsnap-data-model.yml