graphql-network-inspector icon indicating copy to clipboard operation
graphql-network-inspector copied to clipboard

Chrome Plugin for GraphQL network monitoring

Results 41 graphql-network-inspector issues
Sort by recently updated
recently updated
newest added

Make it easy to compare queries and mutations.

See the GET section of https://github.com/graphql/graphql-over-http/blob/main/spec/GraphQLOverHTTP.md for the convention of the serialization format when GET is used instead of POST.

**Is your feature request related to a problem? Please describe.** Persisted queries are a production way to serve graphql, but they don't show up in the inspector **Describe the solution...

Hey @warrenday, happy to be here again 😄 --- **Is your feature request related to a problem? Please describe.** When inspecting Queries/Mutations and want to copy headers of that call...

## Description - This change adds a firefox build stage to this extension which outputs a firefox compatible extension. - Let me know if there's a different way you prefer....

**Is your feature request related to a problem? Please describe.** I'm very frustrated by the fact when I'm testing and want to cover error cases can't block specific queries/mutations. Blocking...

**Describe the solution you'd like** Thank you for your extension! I'm a big fan of using it on Chrome and was hoping you would consider a release on firefox as...

Are there any plans to support inspecting GQL subscriptions in addition to queries and mutations?

**Describe the bug** The GraphQL tab no longer appears in Chrome DevTools. Closing and opening the Dev Tools (F12) multiple times will usually make it appear but today nothing is...

A bit of an edge case, but without being able to filter a service worker proxy requests, they appear twice in the log. We can use the same filter flag...