Lab - See it in Action!

Plan: Developer Foundations

Lesson 4 of 28 · 5 min

To see the GraphQL Storefront API in action, check out the Bootstrap + Vanilla JS Storefront API Example hosted on GitHub. This example shows how a static HTML site can be used to render dynamic product information via the GraphQL Storefront API.

In this lab, you will:

  • View the GraphQL Storefront API Example with sample data

View the Example with Sample Data

  1. Go to https://bigcommerce.github.io/storefront-api-examples/html-bootstrap-vanillajs/
  2. Click the “Submit” button
  3. View web page (view page source to view comments in the HTML and queries)

Image

Resources