Use GraphQL to Query Gatsby Data Sourced from TakeShape CMS with GraphiQL

Colby Fayock
InstructorColby Fayock
Share this video with your friends

Social Share Links

Send Tweet
Published 4 years ago
Updated 4 years ago

When developing locally, Gatsby includes a GraphQL explorer interface called GraphiQL that allows developers to test and query their GraphQL data. In this lesson, we'll learn how to find and use the GraphiQL interface so we can configure GraphQL queries to use with our Gatsby project.