Fnatic Shop Storefront GraphQL API

The Shopify Storefront GraphQL API as served from Fnatic's own shop domain. Introspection is anonymous — the full schema (416 types, 35 query fields, 41 mutations, 28 Relay connections) was retrieved without a Storefront access token on 2026-08-04. Covers the product catalog and collections, cart and checkout preparation, editorial content, store policies, localization, customer accounts and Shop Pay payment request sessions. This is the only machine-readable API contract reachable on any fnatic.com host.

API entry from apis.yml

apis.yml Raw ↑
aid: fnatic:storefront-graphql
name: Fnatic Shop Storefront GraphQL API
description: The Shopify Storefront GraphQL API as served from Fnatic's own shop domain. Introspection
  is anonymous — the full schema (416 types, 35 query fields, 41 mutations, 28 Relay connections) was
  retrieved without a Storefront access token on 2026-08-04. Covers the product catalog and collections,
  cart and checkout preparation, editorial content, store policies, localization, customer accounts and
  Shop Pay payment request sessions. This is the only machine-readable API contract reachable on any fnatic.com
  host.
humanURL: https://shopify.dev/docs/api/storefront
baseURL: https://shop.fnatic.com/api/2026-04/graphql.json
tags:
- GraphQL
- Ecommerce
- Catalog
- Cart
- Checkout
properties:
- type: GraphQL
  url: graphql/fnatic-storefront.graphql
- type: GraphQLManifest
  url: graphql/fnatic-graphql.yml
- type: DataModel
  url: data-model/fnatic-data-model.yml