Skip to content

Commit

Permalink
DEVDOCS-5571: [update] remove feature-complete callout (#2084)
Browse files Browse the repository at this point in the history
  • Loading branch information
bc-traciporter authored Oct 24, 2023
1 parent 96d68e7 commit 3ba7fde
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
4 changes: 0 additions & 4 deletions docs/api-docs/storefront/graphql/graphql-api-examples.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@ keywords: storefront, graphql

Below are example GraphQL queries for use with the BigCommerce GraphQL Storefront API. The purpose of these examples is to assist developers in getting familiar with the API. For a general overview of its usage and capabilities, see [GraphQL Storefront API Overview](/api-docs/storefront/graphql/graphql-storefront-api-overview).

<Callout type="info">
The GraphQL Storefront API is feature-complete.
</Callout>

## Configuring the request

To get started, you need a BigCommerce store and a Storefront API token. For more information, see the [Authentication section of the GraphQL Storefront API Overview](/api-docs/storefront/graphql/graphql-storefront-api-overview#authentication) or the [Authentication article](/api-docs/getting-started/authentication#bigcommerce-generated-jwts).
Expand Down
4 changes: 0 additions & 4 deletions docs/api-docs/storefront/graphql/graphql-api-overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,6 @@ keywords: graphql, storefront, storefronts, cors, headless,

# GraphQL Storefront API Overview

<Callout type="info">
The GraphQL Storefront API is feature-complete.
</Callout>

BigCommerce's GraphQL Storefront API makes it possible to power a headless storefront; see [Introduction to Headless Commerce](/api-docs/storefronts/guide/overview) for details.
The GraphQL Storefront API also lets you query storefront data from within a [Stencil](/stencil-docs/getting-started/about-stencil) theme.

Expand Down

0 comments on commit 3ba7fde

Please sign in to comment.