Apollo GraphQL Interceptor

Debug and mock GraphQL operations in real-time

Features

📡 Monitor Operations

View all GraphQL queries and mutations in real-time. Inspect variables, responses, and query structure.

⚡ Mock Responses

Intercept any operation and return custom data. Test error states, edge cases, and loading states.

🔄 Live Updates

Update Apollo Cache instantly without page reload. See changes in your UI immediately.

🛠️ Developer API

Access via console: window.__APOLLO_INTERCEPTOR__