Lesson
Querying the Strapi GraphQL API
GraphQL has an amazing plugin for Strapi to allow us to query our data easily. In the Strapi marketplace, we can search and copy the install command to use in our terminal. In our localhost, after restarting the server, navigate to the `/graphiql` endpoint to view and use the GraphQL playground.
- Duration
- 2 min
- Access
- Included
- Transcript
- Needs source