Update specs for upcoming graphql upgrade - part 4
What does this MR do and why?
This is a follow up MR that continues updating graphql specs to pass a Query::Context object rather than a hash to conform to changes made in the graphql gem.
This is the fourth in a series of MRs to address #473155 (closed)
Previous MRs:
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Related to #473155 (closed)