mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-15 01:12:56 +03:00
e6a8bcb1c9
### 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 |
||
---|---|---|
.. | ||
Test/Hasura | ||
Constants.hs | ||
Main.hs |