Dolls Kill Storefront GraphQL API

The Shopify Storefront GraphQL API as served from Dolls Kill's own host at /api/{version}/graphql.json. Anonymous introspection succeeds without a storefront access token, returning 424 types, 31 root query fields (product, products, collection, collections, search, predictiveSearch, cart, shop, menu, metaobjects, localization and more) and 41 mutations (the cart* family, customerAccessToken*, customer*, shopPayPaymentRequestSessionCreate). Versioned on Shopify's dated release calendar; 2025-10 through 2026-07 are supported.

API entry from apis.yml

apis.yml Raw ↑
name: Dolls Kill Storefront GraphQL API
description: The Shopify Storefront GraphQL API as served from Dolls Kill's own host at /api/{version}/graphql.json.
  Anonymous introspection succeeds without a storefront access token, returning 424 types, 31 root query
  fields (product, products, collection, collections, search, predictiveSearch, cart, shop, menu, metaobjects,
  localization and more) and 41 mutations (the cart* family, customerAccessToken*, customer*, shopPayPaymentRequestSessionCreate).
  Versioned on Shopify's dated release calendar; 2025-10 through 2026-07 are supported.
humanURL: https://www.dollskill.com/agents.md
baseURL: https://www.dollskill.com/api/2026-04/graphql.json
tags:
- GraphQL
- Storefront
- Catalog
- Cart
properties:
- type: GraphQL
  url: graphql/dolls-kill-storefront.graphql
- type: DataModel
  url: data-model/dolls-kill-data-model.yml