graphql-engine/server/src-lib/Hasura
Rakesh Emmadi 97549ccc8e server: fix action output type generation (#850)
* fix action output type generation

* update CHANGELOG.md

GitOrigin-RevId: 558ff640f5fe5dd5ebf15a3c063f1b989a5fb28a
2021-03-22 10:57:46 +00:00
..
Backends server/mssql: belatedly address code review feedback 2021-03-19 16:40:44 +00:00
Cache Support only the bounded cache, with default HASURA_GRAPHQL_QUERY_PLAN_CACHE_SIZE of 4000. Closes #5363 2020-07-28 19:02:44 -04:00
Eventing Server: Add Event Trigger Metrics 2021-03-07 05:25:24 +00:00
GraphQL server: fix action output type generation (#850) 2021-03-22 10:57:46 +00:00
Incremental server: changes to support other backends 2021-02-03 16:25:17 +00:00
Metadata Optimistic Metadata Locking 2021-02-19 02:40:23 +00:00
RQL server: fix action output type generation (#850) 2021-03-22 10:57:46 +00:00
Server server: fix action output type generation (#850) 2021-03-22 10:57:46 +00:00
SQL server: move backendTag to its own class. 2021-03-19 11:00:37 +00:00
App.hs server: use relative paths in TH splices 2021-03-16 17:36:39 +00:00
EncJSON.hs server: heterogeneous execution of GraphQL queries (#5869) 2020-10-07 10:23:17 +00:00
GC.hs server: simplify shutdown logic, improve resource management (#218) (#195) 2020-12-21 18:56:57 +00:00
HTTP.hs improve debug information in actions errors response (close #4031) (#4432) 2020-04-24 13:25:51 +05:30
Incremental.hs Build the GraphQL context after pruning dangling dependents 2020-01-30 18:17:29 -06:00
Logging.hs server: generalized LogQueryLog (fix #708) 2021-03-13 14:41:44 +00:00
Prelude.hs server: generalized LogQueryLog (fix #708) 2021-03-13 14:41:44 +00:00
Session.hs [Preview] Inherited roles for postgres read queries 2021-03-08 11:15:10 +00:00
Tracing.hs Server: Add Event Trigger Metrics 2021-03-07 05:25:24 +00:00