sourcegraph
sourcegraph copied to clipboard
feat: extend graphql user schema with feature flag overrides
⚠️ I'm currently exploring our graphql setup and this PR is heavily WIP.
Closes #59169
Test plan
Open questions:
- Documentation? -> Mostly self explaining, and added docstring
- Changelog? -> That's added now
- I've only run the tests that I added locally (and some additional tests from the same package). Are there more tests that I need to run locally which don't run in CI?