graphql-engine/server/src-lib/Hasura/GraphQL
Alexis King ed26da59a6 Add support for GraphQL enum types via enum table references
These changes also add a new type, PGColumnType, between PGColInfo and
PGScalarType, and they process PGRawColumnType values into PGColumnType
values during schema cache generation.
2019-08-26 00:54:56 -05:00
..
Execute Add support for GraphQL enum types via enum table references 2019-08-26 00:54:56 -05:00
Resolve Add support for GraphQL enum types via enum table references 2019-08-26 00:54:56 -05:00
Schema Add support for GraphQL enum types via enum table references 2019-08-26 00:54:56 -05:00
Transport log when request body parsing fails (fix #2555) (#2556) 2019-08-01 16:21:59 +05:30
Validate Add support for GraphQL enum types via enum table references 2019-08-26 00:54:56 -05:00
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 Add support for GraphQL enum types via enum table references 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 Add support for GraphQL enum types via enum table references 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 Add support for GraphQL enum types via enum table references 2019-08-26 00:54:56 -05:00