Course lesson
Execute Queries and Mutations on a GraphQL API using Insomnia
We'll use Insomnia to explore the API that we will be building our application against. I'll give you a tour of our GraphQL API and then start writing some queries. To get a feel of the data that is being sent back we will run queries for All Stories, Story...
- Duration
- 10 min
- Access
- Free
- Transcript
- Retained from source evidence
We'll use Insomnia to explore the API that we will be building our application against. I'll give you a tour of our GraphQL API and then start writing some queries. To get a feel of the data that is being sent back we will run queries for All Stories, Story By ID, Add Bookmark, All Bookmarks, and Remove Bookmark.
Resources:
- API: https://github.com/kadikraman/news-flash-api
- Download Insomnia: https://insomnia.rest/download