graphile / crystal-pre-merge

Repository moved
https://github.com/graphile/crystal
39 stars 10 forks source link

Ruru full explain configuration via headers #413

Open benjie opened 1 year ago

benjie commented 1 year ago

Currently we use a DEBUG envvar to decide whether or not to explain a query.

See grafast/dataplan-pg/src/executor.ts and the shouldExplain variable