graphql-engine/server/src-lib/Hasura/GraphQL/Execute
Alexis King e01008413e
Track variable uses within query validation for caching (fix #3097) (#3135)
This fix is a little ugly, but it’s the only simple solution without a
significant refactoring that restructures the relationship between
GraphQL/Validate and GraphQL/Resolve. The ugliness should go away if we
implement something like #2801.
2019-10-16 09:33:34 -05:00
..
LiveQuery fixes to the subscriptions improvements introduced with #2942 (#3005) 2019-10-03 14:35:55 -05:00
LiveQuery.hs Parameterize all SQL values when multiplexing subscription queries (#2942) 2019-09-30 14:50:57 -05:00
Plan.hs Multiplex all subscriptions, grouping them by their resolved SQL query 2019-09-16 22:00:46 -05:00
Query.hs Track variable uses within query validation for caching (fix #3097) (#3135) 2019-10-16 09:33:34 -05:00