graphql-engine/server/lib
David Overton 98af923df5 MongoDB Data Connector prototype agent
Basic MongoDB agent. This is intended as a starting point for playing with nested documents in a MongoDB back end. Currently supports basic queries with projections, where expressions, limit and offset. No support for joins, aggregates or mutations.

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/7840
GitOrigin-RevId: 3f03b8416c95acf2b68da1db56cbe36a513a4bde
2023-02-07 02:57:06 +00:00
..
aeson-ordered Fix all warnings in internal libraries and enable -WError everywhere 2023-02-01 23:32:19 +00:00
api-tests Added result_type property to SingleColumnAggregate 2023-02-06 04:20:17 +00:00
arrows-extra server: fix cabal and warnings for arrows related packages 2023-02-02 19:53:13 +00:00
dc-api MongoDB Data Connector prototype agent 2023-02-07 02:57:06 +00:00
error-message [ci] test the libraries in server/lib 2023-02-02 17:32:48 +00:00
graphql-parser [ci] test the libraries in server/lib 2023-02-02 17:32:48 +00:00
hasura-prelude Remove MetadataStorageT, clean up error handling. 2023-02-03 01:05:09 +00:00
incremental [ci] test the libraries in server/lib 2023-02-02 17:32:48 +00:00
pg-client [ci] test the libraries in server/lib 2023-02-02 17:32:48 +00:00
resource-pool [ci] test the libraries in server/lib 2023-02-02 17:32:48 +00:00
schema-parsers server: fix some hspec tests 2023-02-03 14:09:19 +00:00
test-harness [server/tests] test server health with /healthz endpoint 2023-02-03 15:20:42 +00:00