The ‘Dev Mode’ in a router is a specialized configuration preset designed to optimize the local development process. By activating Dev Mode, developers can access a streamlined set of features that significantly enhance the efficiency and comfort of the development experience, while simplifying the configuration.
json_log
json_log
is set to false
, it ensures logs are expressed in sugared output rather than JSON format. This is useful for environments where human readability is more important than structured data, such as during development or testing.subgraph_error_propagation.propagate_status_codes
true
, allows that subgraph HTTP response status codes will be propagated to the client in the extensions statusCode field. This is important for handling errors effectively and ensuring that the client is aware of any issues with the request processing on the server side.subgraph_error_propagation.omit_locations
subgraph_error_propagation.allowed_extension_fields