graphql-engine/server/src-lib/Hasura/GraphQL/Schema
Antoine Leblanc 664633fc4b Remove the source cache from the schema context
### Description

This PR removes the source cache from the schema context. :)

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/4830
GitOrigin-RevId: af312a22b70d042c5faf8d67c0cee254537be836
2022-06-23 11:43:17 +00:00
..
Action.hs Remove source cache requirement in action schema 2022-06-23 10:52:32 +00:00
Backend.hs [GDW-93] Fix "conflicting definitions" when using both DC backend and PG backend 2022-06-10 04:00:07 +00:00
BoolExp.hs server: Reorganize quasi-quoted names. 2022-06-23 09:15:31 +00:00
Build.hs server: disable query/subscription root fields 2022-06-07 05:33:12 +00:00
Common.hs Remove the source cache from the schema context 2022-06-23 11:43:17 +00:00
Instances.hs Rename Data Wrapper to Data Connector [GDW-89] 2022-05-02 05:04:07 +00:00
Introspect.hs server: Reorganize quasi-quoted names. 2022-06-23 09:15:31 +00:00
Mutation.hs server: Reorganize quasi-quoted names. 2022-06-23 09:15:31 +00:00
Node.hs Clean Relay's code, break schema cycles, introduce Node ID V2 2022-06-07 13:36:29 +00:00
OrderBy.hs server: Reorganize quasi-quoted names. 2022-06-23 09:15:31 +00:00
Postgres.hs Move, document, and prune action types and custom types types. 2022-06-07 15:45:00 +00:00
Relay.hs server: Reorganize quasi-quoted names. 2022-06-23 09:15:31 +00:00
Remote.hs server: Reorganize quasi-quoted names. 2022-06-23 09:15:31 +00:00
RemoteRelationship.hs server: Reorganize quasi-quoted names. 2022-06-23 09:15:31 +00:00
Select.hs server: Reorganize quasi-quoted names. 2022-06-23 09:15:31 +00:00
SubscriptionStream.hs server: Reorganize quasi-quoted names. 2022-06-23 09:15:31 +00:00
Table.hs server: Reorganize quasi-quoted names. 2022-06-23 09:15:31 +00:00
Update.hs server: extend backend_only setting for update and delete permissions 2022-05-31 14:42:14 +00:00