Best Buy GraphQL Schema
This document describes a conceptual GraphQL schema for the Best Buy API. Best Buy provides a REST-based Open API covering products, stores, categories, recommendations, open box items, and commerce operations. This GraphQL schema represents the same domain model as a typed, queryable graph — enabling clients to fetch exactly the product, store, pricing, and availability data they need in a single request rather than multiple REST calls.
Overview
Best Buy GraphQL Schema is a GraphQL API specification published by Best Buy on the APIs.io network.
This document describes a conceptual GraphQL schema for the Best Buy API. Best Buy provides a REST-based Open API covering products, stores, categories, recommendations, open box items, and commerce operations. This GraphQL schema represents the same domain model as a typed, queryable graph — enabling clients to fetch exactly the product, store, pricing, and availability data they need in a single request rather than multiple REST calls.
Tagged areas include Fortune 100, Retail, Consumer Electronics, E-Commerce, and Products.