Testing & Debugging
Testing and debugging are essential parts of the development process. This section will help you understand how to test and debug your application.
- Testing Utility
- Mocking: Mock your GraphQL schema for testing.
- HTTP Details in Extensions: Debugging HTTP details in the GraphQL response
- Upstream HTTP Snapshot: Debugging the upstream HTTP response by avoiding the network call