Debug and mock GraphQL operations in real-time
View all GraphQL queries and mutations in real-time. Inspect variables, responses, and query structure.
Intercept any operation and return custom data. Test error states, edge cases, and loading states.
Update Apollo Cache instantly without page reload. See changes in your UI immediately.
Access via console: window.__APOLLO_INTERCEPTOR__