graphql-engine/server/src-lib/Hasura/GraphQL/Schema
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
..
Mutation Add support for GraphQL enum types via enum table references 2019-08-26 00:54:56 -05:00
BoolExp.hs Add support for GraphQL enum types via enum table references 2019-08-26 00:54:56 -05:00
Common.hs Add support for GraphQL enum types via enum table references 2019-08-26 00:54:56 -05:00
Function.hs Rename PGColType to PGScalarType 2019-08-26 00:54:56 -05:00
Merge.hs refactor schema.hs into multiple modules (#2661) 2019-08-09 14:49:17 +05:30
OrderBy.hs Add support for GraphQL enum types via enum table references 2019-08-26 00:54:56 -05:00
Select.hs Add support for GraphQL enum types via enum table references 2019-08-26 00:54:56 -05:00