Development Mode - WunderGraph

Documentation Index

Fetch the complete documentation index at: /llms.txt

Use this file to discover all available pages before exploring further.

How to Enable Dev Mode

Enable Dev Mode by modifying your router configuration file as shown below:

dev_mode: true

Enabling Dev Mode is equivalent of setting the following configuration elements

json_log: false
subgraph_error_propagation:
  propagate_status_codes: true
  omit_locations: false
  allowed_extension_fields: [ "code", "stacktrace" ]

To enable specific features within your routing configuration, it may be necessary to first disable Dev Mode. Once Dev Mode is turned off, you can proceed to adjust the relevant configuration settings to suit your specific needs and ensure the desired features are activated properly. This process may require attention to detail, as various configuration elements need to be tailored to match your intended usage and environment.

Configuration Elements

json_log

subgraph_error_propagation.propagate_status_codes

subgraph_error_propagation.omit_locations

subgraph_error_propagation.allowed_extension_fields