Testing & Debugging
💡
This page is currently under construction and expected to change. Please feel free to reach out to us directly in case you are having any troubles.
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