graphql-engine/server/src-lib/Hasura/GraphQL
2020-03-11 10:23:28 +05:30
..
Execute More robust forking, exception safety. Closes #3768 (#3860) 2020-03-05 23:29:26 +05:30
Resolve fix postgres query error when computed fields included in mutation response, fix #4035 2020-03-11 10:23:28 +05:30
Schema allow custom mutations through actions (#3042) 2020-02-13 23:08:23 +05:30
Transport More robust forking, exception safety. Closes #3768 (#3860) 2020-03-05 23:29:26 +05:30
Validate allow custom mutations through actions (#3042) 2020-02-13 23:08:23 +05:30
Context.hs allow custom mutations through actions (#3042) 2020-02-13 23:08:23 +05:30
Execute.hs allow custom mutations through actions (#3042) 2020-02-13 23:08:23 +05:30
Explain.hs Add caching for recreating event trigger functions 2020-01-08 16:45:46 -06:00
Logging.hs refactor some internal components (#3414) 2019-11-26 17:44:21 +05:30
RemoteServer.hs allow custom mutations through actions (#3042) 2020-02-13 23:08:23 +05:30
Resolve.hs allow custom mutations through actions (#3042) 2020-02-13 23:08:23 +05:30
Schema.hs allow custom mutations through actions (#3042) 2020-02-13 23:08:23 +05:30
Utils.hs Refactor schema cache construction to avoid imperative updates 2020-01-08 16:43:06 -06:00
Validate.hs Track variable uses within query validation for caching (fix #3097) (#3135) 2019-10-16 09:33:34 -05:00