warrenday / graphql-network-inspector

A better network inspector for viewing and debugging GraphQL requests.
MIT License
466 stars 46 forks source link

Support Queries / Mutations using the WS transport #112

Closed whygee-dev closed 7 months ago

whygee-dev commented 10 months ago

Is your feature request related to a problem? Please describe. Only queries and mutations using the HTTP transport are detected and shown via the extension.

Describe the solution you'd like The extension ideally should also monitor ws connections and detect the queries / mutations made.

whygee-dev commented 9 months ago

are you open to a PR implementing this ?

warrenday commented 9 months ago

Absolutely, it's a highly requested feature, I haven't had time to get around to it, but would welcome a pr. ⭐️

warrenday commented 8 months ago

This is in progress. Will be the next major release.

warrenday commented 7 months ago

Closing as Beta feature for subscriptions now added in 2.18.0