Skip to content

Fix invalid return value in ready? method

Heinrich Lee Yu requested to merge 363131-fix-resolver-ready into master

What does this MR do and why?

GraphQL 2.x raises an exception when returning arrays from #ready? with a first element that is true

Extracted from !88733 (merged) for easier review

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