graphql-engine/server/src-lib/Hasura/GraphQL
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
..
Execute Track variable uses within query validation for caching (fix #3097) (#3135) 2019-10-16 09:33:34 -05:00
Resolve Track variable uses within query validation for caching (fix #3097) (#3135) 2019-10-16 09:33:34 -05:00
Schema support where clause in on_conflict of insert mutation (close #2795) (#3002) 2019-10-09 05:09:20 -05:00
Transport Multiplex all subscriptions, grouping them by their resolved SQL query 2019-09-16 22:00:46 -05:00
Validate Track variable uses within query validation for caching (fix #3097) (#3135) 2019-10-16 09:33:34 -05:00
Context.hs allow customising graphql schema for a table (close #981) (#2509) 2019-09-19 10:17:36 +05:30
Execute.hs Track variable uses within query validation for caching (fix #3097) (#3135) 2019-10-16 09:33:34 -05:00
Explain.hs Track variable uses within query validation for caching (fix #3097) (#3135) 2019-10-16 09:33:34 -05:00
Logging.hs breaking: server logging changes (close #507, close #2171) (#1835) 2019-07-11 05:37:06 +00:00
RemoteServer.hs allow configuring timeout for remote schema calls (close #2501) (#2753) 2019-08-23 14:27:19 +05:30
Resolve.hs Track variable uses within query validation for caching (fix #3097) (#3135) 2019-10-16 09:33:34 -05:00
Schema.hs Make catalog metadata migrations work on all schema versions (fix #2826) (#2379) 2019-10-11 00:13:57 -05:00
Utils.hs allow customising graphql schema for a table (close #981) (#2509) 2019-09-19 10:17:36 +05:30
Validate.hs Track variable uses within query validation for caching (fix #3097) (#3135) 2019-10-16 09:33:34 -05:00