Hi !
Just a little outdated docs at the Troubleshooting page:
It seems that in order to log Cypher queries, you need to pass @neo4j/graphql:execution and not @neo4j/graphql:execute as currently stated.
This works:
ENV DEBUG=@neo4j/graphql:execution
CMD ["npm", "run", "serve_from_build"]
api-1 | 2024-05-07T18:55:54.952Z @neo4j/graphql:execution Execute successful, received 1 records
api-1 | 2024-05-07T18:55:56.265Z @neo4j/graphql:execution executing cypher