Best Buy · GraphQL Specification

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.

Documentation Endpoint View on GitHub Fortune 100RetailConsumer ElectronicsE-CommerceProductsStoresGraphQL

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.

Endpoint

Related API Specs

Best Buy Products API (OpenAPI) Best Buy Stores API (OpenAPI) Best Buy Recommendations API (OpenAPI)
Back to Best Buy · All GraphQL Specs · GitHub