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

Share this video with your friends

Send Tweet

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.