Missing DevTools network inspector for GraphQL and XHR requests
★ Querio intercepts and displays GraphQL and XHR requests in a nicer and more dev-friendly way than the built-in Network panel
★ Each request made on the page is beautifully formatted and highlighted
★ Search data in request/response
★ Filtering by request type and searching by GraphQL query/mutation name
★ Dark and Light themes
April 2023 Updates:
- "application/graphql-response+json" support
November 2021 Updates:
- Use Prettier for GQL requests
- Fixed layout problems
September 2021 Updates:
- Search for query and response 🎉
- "Copy" buttons
- Prettifier for GQL requests
- New look for listing