mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2026-02-06 09:55:50 +00:00
I deprecated the debug flags myself here: https://github.com/neo4j-graphql/neo4j-graphql-js/pull/288 You can now debug the queries run by `neo4j-graphql-js` by starting the backend like this: ```bash DEBUG=neo4j-graphql-js yarn run backend ```