Skip to content

Use scoped_set instead of introspection

Alex Kalderimis requested to merge ajk-design-at-version-scoped-set into master

What does this MR do and why?

Removes a use of query introspection (examination of parent arguments) that blocks the upgrade of graphql-ruby.

See: !86257 (comment 931281304)

Ublocks: !86386 (closed)

How to set up and validate locally

This is a pure refactoring: no changes should be visible.

MR acceptance checklist

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

Merge request reports

Loading