graphql-engine/server/src-lib/Hasura/GraphQL/Schema
2023-04-24 18:37:33 +00:00
..
BoolExp chore(server): move Hasura.SQL.Backend to Hasura.RQL.Types.BackendType 2023-04-24 18:37:33 +00:00
Update Move Hasura.GraphQL.Schema.Options to Hasura.RQL.Types.Options 2023-04-24 15:18:56 +00:00
Action.hs chore(server): move Hasura.SQL.Backend to Hasura.RQL.Types.BackendType 2023-04-24 18:37:33 +00:00
Backend.hs chore(server): move Hasura.SQL.Backend to Hasura.RQL.Types.BackendType 2023-04-24 18:37:33 +00:00
BoolExp.hs chore(server): move Hasura.SQL.Backend to Hasura.RQL.Types.BackendType 2023-04-24 18:37:33 +00:00
Build.hs Move Hasura.GraphQL.Schema.Options to Hasura.RQL.Types.Options 2023-04-24 15:18:56 +00:00
Common.hs Move Hasura.GraphQL.Schema.Options to Hasura.RQL.Types.Options 2023-04-24 15:18:56 +00:00
Instances.hs Rename Data Wrapper to Data Connector [GDW-89] 2022-05-02 05:04:07 +00:00
Introspect.hs Upgrade Ormolu to v0.5. 2022-11-02 20:55:13 +00:00
Mutation.hs Support nested object fields in DC API and use this to implement nest… 2023-04-11 01:30:37 +00:00
NamingCase.hs server: close all websocket connection when sqlGenCtx and experimental features changes 2023-04-12 10:27:42 +00:00
Node.hs server: reduce schema contexts to the bare minimum 2022-11-17 10:35:54 +00:00
OrderBy.hs Rename "Custom Return Types" → "Logical Models" 2023-04-19 09:05:25 +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 server: reduce schema contexts to the bare minimum 2022-11-17 10:35:54 +00:00
Relay.hs chore(server): move Hasura.SQL.Backend to Hasura.RQL.Types.BackendType 2023-04-24 18:37:33 +00:00
Remote.hs server: fix bug with customized remote schema enum variables 2022-11-24 08:47:46 +00:00
RemoteRelationship.hs Move Hasura.GraphQL.Schema.Options to Hasura.RQL.Types.Options 2023-04-24 15:18:56 +00:00
Select.hs Move Hasura.GraphQL.Schema.Options to Hasura.RQL.Types.Options 2023-04-24 15:18:56 +00:00
SubscriptionStream.hs Move Hasura.GraphQL.Schema.Options to Hasura.RQL.Types.Options 2023-04-24 15:18:56 +00:00
Table.hs Extract RoleName from Hasura.Session, move it into Hasura.RQL.Types.Roles 2023-04-24 08:51:58 +00:00
Typename.hs server: reduce schema contexts to the bare minimum 2022-11-17 10:35:54 +00:00
Update.hs Refactor Update IR to generalize Update vs Update Many across backends - compositional approach [GDC-687] 2023-01-10 01:56:14 +00:00