5 out of 5
Google doesn't verify reviews. Learn more about results and reviews.
- All reviews
- Recent
- Helpful
- Highest to lowest rating
- Lowest to highest rating
- English
- All languages
Sirenity SuchlandtSep 30, 2024
insomnia's recent update caused it to be unable to fetch a schema i use--i think its because of its depth? I don't know. This extension is able to and works wonderfully. Has similar functionality to Postman. Just be aware when passing headers it is in JSON format.
Ivan ZakharankaJan 26, 2023
Very convenient application!
Jakub T. JankiewiczSep 21, 2022
Great extension. Great way to test GraphQL server. Since Apollo server doesn't add explorer to dev env, with this you don't need to setup explorer yourself manually. And you can use it even if the GraphQL is protected with password since it use your browser cookies.
Константин СSep 20, 2019
Good app. Need auto-expand query parameters. Example: 1. type {userList} 2. press the execute button 3. Expand all parameters from schema { userList { id name } }