graphql-engine/server/src-lib/Hasura/GraphQL
Alexis King 9be6f706e6 Refactor GCtx to split query and mutation root operations
This mostly simplifies the RootFlds type to make it clearer what it’s
used for, but it has the convenient side-effect of preventing some
“impossible” cases using the type system.
2019-08-26 00:54:56 -05:00
..
Execute Refactor GCtx to split query and mutation root operations 2019-08-26 00:54:56 -05:00
Resolve Refactor GCtx to split query and mutation root operations 2019-08-26 00:54:56 -05:00
Schema refactor schema.hs into multiple modules (#2661) 2019-08-09 14:49:17 +05:30
Transport log when request body parsing fails (fix #2555) (#2556) 2019-08-01 16:21:59 +05:30
Validate refactor schema.hs into multiple modules (#2661) 2019-08-09 14:49:17 +05:30
Context.hs Refactor GCtx to split query and mutation root operations 2019-08-26 00:54:56 -05:00
Execute.hs Refactor GCtx to split query and mutation root operations 2019-08-26 00:54:56 -05:00
Explain.hs Refactor GCtx to split query and mutation root operations 2019-08-26 00:54:56 -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 Refactor GCtx to split query and mutation root operations 2019-08-26 00:54:56 -05:00
Schema.hs Refactor GCtx to split query and mutation root operations 2019-08-26 00:54:56 -05:00
Utils.hs refactor event processing logic (#1639) 2019-02-22 17:55:36 +05:30
Validate.hs support allow-list for graphql queries (closes #989) (#2075) 2019-05-16 11:43:25 +05:30