graphql-engine/server/src-lib/Hasura/GraphQL/Schema
2022-09-22 12:53:05 +00:00
..
BoolExp server/postgres: aggregation predicate filters should respect aggregation queries permissions 2022-09-22 12:53:05 +00:00
Action.hs Resolve source customization at schema cache building time. 2022-09-12 16:07:26 +00:00
Backend.hs Extract out functions from columnParser in Backend. 2022-09-13 21:22:25 +00:00
BoolExp.hs server/postgres: Implement execution of aggregation predicates 2022-09-16 15:01:03 +00:00
Build.hs Use a different reader context for sources and remote schemas with new SchemaT monad. 2022-09-06 16:49:23 +00:00
Common.hs server: import local Postgres modules as Postgres 2022-09-21 11:35:50 +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 Use a different reader context for sources and remote schemas with new SchemaT monad. 2022-09-06 16:49:23 +00:00
NamingCase.hs server: transform enum with upper for graphql-default 2022-07-19 06:56:45 +00:00
Node.hs server: import local Postgres modules as Postgres 2022-09-21 11:35:50 +00:00
Options.hs Parse dont validate dangerous boolean collapse 2022-08-26 04:38:41 +00:00
OrderBy.hs Use a different reader context for sources and remote schemas with new SchemaT monad. 2022-09-06 16:49:23 +00:00
Parser.hs refactor(tests): Expose more Parser types in Hasura.GraphQL.Schema.Parser 2022-09-08 13:57:18 +00:00
Postgres.hs Use a different reader context for sources and remote schemas with new SchemaT monad. 2022-09-06 16:49:23 +00:00
Relay.hs Resolve source customization at schema cache building time. 2022-09-12 16:07:26 +00:00
Remote.hs Use a different reader context for sources and remote schemas with new SchemaT monad. 2022-09-06 16:49:23 +00:00
RemoteRelationship.hs Resolve source customization at schema cache building time. 2022-09-12 16:07:26 +00:00
Select.hs server: import local Postgres modules as Postgres 2022-09-21 11:35:50 +00:00
SubscriptionStream.hs Use a different reader context for sources and remote schemas with new SchemaT monad. 2022-09-06 16:49:23 +00:00
Table.hs Use a different reader context for sources and remote schemas with new SchemaT monad. 2022-09-06 16:49:23 +00:00
Typename.hs Move MkTypename and NamingCase into their own modules. 2022-07-12 14:01:28 +00:00
Update.hs Use a different reader context for sources and remote schemas with new SchemaT monad. 2022-09-06 16:49:23 +00:00