1 مستودع
Tools for inspecting the local state, cache, and network activity of GraphQL clients.
Distinct from GraphQL Clients: Distinct from GraphQL Clients: focuses on debugging and monitoring the client's state rather than executing queries.
Explore 1 awesome GitHub repository matching web development · Client Debuggers. Refine with filters or upvote what's useful.
React Native Debugger is a standalone developer application for inspecting and debugging JavaScript runtimes in mobile applications built with React Native. It provides a dedicated interface to monitor the runtime state, network requests, and console logs of a remote mobile environment. The tool integrates specialized inspectors for Redux state management and GraphQL client debugging, allowing for time-traveling state transitions and the analysis of queries, mutations, and local cache. It also features a component hierarchy viewer for visualizing and modifying UI properties in real time. Bro
Provides a dedicated interface for monitoring GraphQL queries, mutations, and local cache state.