Remove isSingleRequest true from codebase
What does this MR do and why?
2nd MR as mentioned in Remove FF unbatch_graphql_queries (!132433 - merged)
This MR handles removal of isSingleRequest
from the codebase after the FF unbatch_graphql_queries
was defaulted to on as per this comment.
This is just a clean up and all the original work is done by @ntepluhina
Screenshots or screen recordings
N/A
How to set up and validate locally
- Go to any page and verify that the graphql queries are unbatched
- See that all the pages that have the flag removed work as expected
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Deepika Guliani