graphql-engine/server/test-postgres
Antoine Leblanc e6a8bcb1c9 Make flag value a part of the cache's dynamic config.
### Description

If i understand correctly, the _value_ of a feature flag **can** change at runtime. Since this has an impact on how the schema cache is built, this PR makes the value of the flag a part of the cache's "dynamic" config, therefore making it an arrow-ish argument for the incremental framework. It also removes `CheckFeatureFlag` from the static config, now obsolete.

PR-URL: https://github.com/hasura/graphql-engine-mono/pull/8631
GitOrigin-RevId: 2ca898e4193e8552c40d2b21a819d3dd414601fe
2023-04-04 19:39:39 +00:00
..
Test/Hasura Remove ServerConfigCtx. 2023-04-04 16:01:42 +00:00
Constants.hs server: move apollo-federation to GA 2023-03-15 08:15:51 +00:00
Main.hs Make flag value a part of the cache's dynamic config. 2023-04-04 19:39:39 +00:00