Skip to main content
For debugging purposes your might want to display extensive logs from your Admin Backend API.

To do so, simply add the following in your code:
...

NODE_ENV=development
This can be useful to understand how queries are executed to display your collections or relationships.