For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Dev Portal
DocsAPI ReferenceLearnCommunityChangelog
DocsAPI ReferenceLearnCommunityChangelog
    • Overview
  • Learning Plans
    • Developer Foundations
    • Composable Developer
    • Stencil Developer
    • B2B Developer
  • Courses
        • Course Overview and Prerequisites
        • What is GraphQL?
        • What is the GraphQL Storefront API?
        • Lab - See it in Action!
        • BigCommerce GraphQL Tools
      • Conclusion
    • Learning Changelog
Dev Portal
LogoLogo
On this page
  • Course Overview
  • Course Objectives
  • Prerequisites
  • Resources
CoursesGraphQL Storefront APIModule 1: Overview

Course Overview and Prerequisites

Was this page helpful?
Previous

Conclusion

Next

What is GraphQL?

Built with

Plan: Developer Foundations

Lesson 1 of 28 · 5 min

Course Overview

In this course, you will learn how to interact with the GraphQL Storefront API and discuss various use cases for each. You will then practice and apply what you learn with activities and challenges. A final assessment with questions and practical activities will be given at the end to test your knowledge.

Course Objectives

  • Learn to work with GraphQL Storefront API and discuss various use cases
  • Create a storefront API token (for client-side use)
  • Create a private token (for server-to-server use)
  • Run queries to retrieve storefront data
  • Build up useful and reusable GraphQL workflows in an API client

Prerequisites

  • Active BigCommerce store
  • Basic knowledge of APIs

Resources

The following resources may be helpful during this course:

  • GraphQL Storefront API Overview
  • Developer Community
  • Storefront GraphQL API Reference
  • API Best Practices