Debugging
During development, you should be able to debug faster for any errors across the API's different components. There's the auto-generated API from Hasura and the custom code for extending the APIs through Actions/Remote Schemas and Events.
In this section, we will look into the following:
- Debugging in dev mode
- Server logs
- Monitoring frameworks
Did you find this page helpful?
Start with GraphQL on Hasura for Free
- Build apps and APIs 10x faster
- Built-in authorization and caching
- 8x more performant than hand-rolled APIs