graphql-engine/server/src-lib/Hasura/GraphQL/Schema
Philip Lykke Carlsen 4431fb5ea9 Add schema implementation for Aggregation Predicates
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/5259
GitOrigin-RevId: f53e310951fa4eb7570006d8c616398a98078632
2022-08-22 15:59:21 +00:00
..
BoolExp Add schema implementation for Aggregation Predicates 2022-08-22 15:59:21 +00:00
Action.hs server: refactor MonadSchema into MonadMemoize 2022-08-04 13:45:53 +00:00
Backend.hs Add schema implementation for Aggregation Predicates 2022-08-22 15:59:21 +00:00
BoolExp.hs Add schema implementation for Aggregation Predicates 2022-08-22 15:59:21 +00:00
Build.hs Add schema implementation for Aggregation Predicates 2022-08-22 15:59:21 +00:00
Common.hs server: fix behaviour of custom table name for graphql-default naming convention 2022-08-17 12:47:49 +00:00
Instances.hs Rename Data Wrapper to Data Connector [GDW-89] 2022-05-02 05:04:07 +00:00
Introspect.hs server: Remove QErr and Code dependencies from the schema parsers. 2022-07-27 12:26:44 +00:00
Mutation.hs Add schema implementation for Aggregation Predicates 2022-08-22 15:59:21 +00:00
NamingCase.hs server: transform enum with upper for graphql-default 2022-07-19 06:56:45 +00:00
Node.hs remove homebrew NESeq, use vendored 2022-07-19 08:42:28 +00:00
Options.hs Remove remote schema permissions from schema options. 2022-07-18 13:09:40 +00:00
OrderBy.hs server: fix behaviour of custom table name for graphql-default naming convention 2022-08-17 12:47:49 +00:00
Parser.hs server: refactor MonadSchema into MonadMemoize 2022-08-04 13:45:53 +00:00
Postgres.hs server: Metadata origin for definitions (type parameter version v2) 2022-06-28 15:53:44 +00:00
Relay.hs Move RoleName into SchemaContext. 2022-07-29 15:38:44 +00:00
Remote.hs Run the reader context per schema block 2022-08-08 13:05:51 +00:00
RemoteRelationship.hs server: fix behaviour of custom table name for graphql-default naming convention 2022-08-17 12:47:49 +00:00
Select.hs Add schema implementation for Aggregation Predicates 2022-08-22 15:59:21 +00:00
SubscriptionStream.hs Add schema implementation for Aggregation Predicates 2022-08-22 15:59:21 +00:00
Table.hs Add schema implementation for Aggregation Predicates 2022-08-22 15:59:21 +00:00
Typename.hs Move MkTypename and NamingCase into their own modules. 2022-07-12 14:01:28 +00:00
Update.hs Add schema implementation for Aggregation Predicates 2022-08-22 15:59:21 +00:00