Skip to content

Fix hash related changes for GraphQL upgrade

Heinrich Lee Yu requested to merge 363131-fix-graphql-upgrade-hash into master

What does this MR do and why?

GraphQL 2.x changed the way data is accessed from a Hash so we must use symbol keys and pre-fill the default values

Extracted from !88733 (merged)

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #363131 (closed)

Edited by Heinrich Lee Yu

Merge request reports