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.