graphql-engine/server
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
..
packaging add brotli shared lib to packager image (#2924) 2019-09-24 15:52:50 +05:30
src-exec Make catalog metadata migrations work on all schema versions (fix #2826) (#2379) 2019-10-11 00:13:57 -05:00
src-lib Track variable uses within query validation for caching (fix #3097) (#3135) 2019-10-16 09:33:34 -05:00
src-rsr Make catalog metadata migrations work on all schema versions (fix #2826) (#2379) 2019-10-11 00:13:57 -05:00
tests-py Track variable uses within query validation for caching (fix #3097) (#3135) 2019-10-16 09:33:34 -05:00
.dockerignore update packages (#251) 2018-08-08 13:10:13 +05:30
.gitignore breaking: server logging changes (close #507, close #2171) (#1835) 2019-07-11 05:37:06 +00:00
.stylish-haskell.yaml refactor to remove warnings especially with orphan instances (#1163) 2018-12-13 12:56:15 +05:30
CONTRIBUTING.md add gzip brotli compression to http responses (close #2674) (#2751) 2019-09-19 18:24:40 +05:30
graphql-engine.cabal Make catalog metadata migrations work on all schema versions (fix #2826) (#2379) 2019-10-11 00:13:57 -05:00
Makefile add brotli shared lib to packager image (#2924) 2019-09-24 15:52:50 +05:30
Setup.hs move raven into graphql-engine repo 2018-06-28 00:32:00 +05:30
stack-nightly.yaml Add rebuild-ghc-options to stack.yamls 2019-07-31 10:22:50 -04:00
stack.yaml Make catalog metadata migrations work on all schema versions (fix #2826) (#2379) 2019-10-11 00:13:57 -05:00
stack.yaml.lock Make catalog metadata migrations work on all schema versions (fix #2826) (#2379) 2019-10-11 00:13:57 -05:00