graphql-engine/server/src-lib/Hasura/GraphQL
Vamshi Surabhi 0f143f0ea8 fixes to the subscriptions improvements introduced with #2942 (#3005)
* fix incorrect references to result variables
* remove docs/code related to 'fallback' backend
2019-10-03 14:35:55 -05:00
..
Execute fixes to the subscriptions improvements introduced with #2942 (#3005) 2019-10-03 14:35:55 -05:00
Resolve allow customising graphql schema for a table (close #981) (#2509) 2019-09-19 10:17:36 +05:30
Schema remove conflict_action type (#2950) 2019-10-03 15:18:49 +05:30
Transport Multiplex all subscriptions, grouping them by their resolved SQL query 2019-09-16 22:00:46 -05:00
Validate allow customising graphql schema for a table (close #981) (#2509) 2019-09-19 10:17:36 +05:30
Context.hs allow customising graphql schema for a table (close #981) (#2509) 2019-09-19 10:17:36 +05:30
Execute.hs Parameterize all SQL values when multiplexing subscription queries (#2942) 2019-09-30 14:50:57 -05:00
Explain.hs Parameterize all SQL values when multiplexing subscription queries (#2942) 2019-09-30 14:50:57 -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 Change the way we determine whether or not queries are reusable 2019-09-16 22:00:46 -05:00
Schema.hs allow customising graphql schema for a table (close #981) (#2509) 2019-09-19 10:17:36 +05:30
Utils.hs allow customising graphql schema for a table (close #981) (#2509) 2019-09-19 10:17:36 +05:30
Validate.hs Change the way we determine whether or not queries are reusable 2019-09-16 22:00:46 -05:00