When generating queries from query files using backticks as a means to escape reserved keywords, those are not escaped in the generated outputs, resulting in invalid JS code. OS: 6.0.2-arch1-1 EdgeDB ...
the output of schemaDataModelJSON in the resolver output will be badly formed and the module will break. Backticks in comments are fine because they are already stripped from the schema. The example ...