graphql-engine/server/src-lib
Alexis King 7fa1452ca0 server: Rename a whole bunch of things
* PGTypeSimple → PGTypeScalar
* PGScalarTyped → WithScalarType
* PGColValue → PGScalarValue
* PGColInfo → PGColumnInfo
* PGRawColInfo → PGRawColumnInfo
* mkScalarSessionVar → mkTypedSessionVar
2019-08-26 00:54:56 -05:00
..
Control/Lens Add support for GraphQL enum types via enum table references 2019-08-26 00:54:56 -05:00
Data multiplexed subscriptions (#1934) 2019-04-17 15:18:41 +05:30
Hasura server: Rename a whole bunch of things 2019-08-26 00:54:56 -05:00
Network/URI adds basic support for remote schemas/schema stitching (#952) 2018-11-23 18:32:46 +05:30