GQL feed leaking into Canary
Summary
GQL feed appears to be leaking into Canary
Steps to reproduce
- Enable Canary.
- Refresh.
- Open newsfeed.
- Open composer.
- See broken composer and GQL related error spam in console
Platform information
Site broken in Canary. Composer and potentially feeds.
What is the current bug behavior?
It's trying to handle a graphql feed in Canary which the feat flag explicitly states should be off
What is the expected correct behavior?
GQL code should not be on the access path for Canary right now.
Relevant logs and/or screenshots
Possible fixes
(If you can, link to the line of code that might be responsible for the problem)

