graphql-engine/server/src-test/Hasura
Jesse Hallett b094947239 server: codecs for TableMetadata, FunctionMetadata, and permissions
This PR expands the set of codecs for source metadata to include `TableMetadata`, `FunctionMetadata`, and various permission types. This fills out more detail in the generated OpenAPI document.

See the [generated OpenAPI spec](https://gist.github.com/hallettj/783d06a926cbc854eececa4964e8aa5b) based on this PR.

See also the
[generated TypeScript types](https://github.com/hasura/graphql-engine-mono/files/9448102/client-typescript.tar.gz) based on that spec.

Ticket: https://hasurahq.atlassian.net/browse/MM-66

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/5664
GitOrigin-RevId: b6e1f32c669368cd6150e6f69fc36b78b748d9bb
2022-09-12 20:31:07 +00:00
..
Backends Gdc capabilities scalar types - GDW-87 2022-09-06 04:26:03 +00:00
Base/Error server: Remove QErr and Code dependencies from the schema parsers. 2022-07-27 12:26:44 +00:00
Generator Rewrite ir generators 2022-04-05 22:09:40 +00:00
GraphQL Resolve source customization at schema cache building time. 2022-09-12 16:07:26 +00:00
Metadata/DTO server: codecs for TableMetadata, FunctionMetadata, and permissions 2022-09-12 20:31:07 +00:00
QuickCheck Remove or ignore all instances of unsafeMkName. 2022-07-18 17:02:15 +00:00
RQL server: adding a few code comments 2022-07-12 09:26:32 +00:00
Server Amend console assets versioning scheme for CE 2022-08-26 12:39:16 +00:00
SQL server: Remove the Show instance from QErr and anything that touches it. 2022-07-01 11:48:26 +00:00
AppSpec.hs Add forkIO and threadDelay errors to HLint. 2022-06-30 09:56:06 +00:00
EncJSONSpec.hs server: skip SOH header in FromCol EncJSON instance 2022-09-05 15:04:32 +00:00
EventingSpec.hs Remove RQL/Types.hs 2022-04-27 13:58:47 +00:00
IncrementalSpec.hs server, pro: actually reformat the code-base using ormolu 2021-09-23 22:57:37 +00:00
SessionSpec.hs server: Splits QuickCheck extension and orphan instance modules 2022-02-22 15:33:37 +00:00
StreamingSubscriptionSuite.hs Upgrade graphql-parser-hs. 2022-09-05 09:14:36 +00:00