mirror of
https://github.com/zhigang1992/graphql-engine.git
synced 2026-06-16 02:24:32 +08:00
This fixes an issue where queries could incorrectly be considered reusable if a variable was used in two positions: one where it affected SQL generation and one where it did not.