Saturn

#5 / 4 rate

Saturn

92 users

2020-05-06

Patrik Gallik

Extension Information

5 star
100%
4 star
0%
3 star
0%
2 star
0%
1 star
0%

Supported Languages

Description

Chrome DevTools Network tab for GraphQL

Network tab is great for inspecting REST API calls, but since GraphQL implements another layer of abstraction over HTTP, it's not so straightforward to use.

Saturn solves this problem by bringing a new tab to DevTools, trying to mimic the look and feel of the Network tab, and providing quick overview of query, variables, data and errors properties of every GraphQL query.

The extension is under active development, please leave any feedback, it's very likely it will get implemented. Feel free to create an issue in Github or contribute!

Changelog:
0.3.4 - Add support for subscriptions (via websocket link)
0.3.3 - Bump manifest to v3
0.3.2 - It is now possible to search and filter by variables (https://github.com/patresk/saturn/pull/8)
0.3 - Filter and Clear functionality (https://github.com/patresk/saturn/issues/5, https://github.com/patresk/saturn/issues/3)
0.2 - Dark mode support added

https://github.com/patresk/saturn