Update graphql specs in preparation for gem update - part 5
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 fifth in a series of MRs to address #473155 (closed)
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 #473115