graphql-platform icon indicating copy to clipboard operation
graphql-platform copied to clipboard

[Fusion] @require fails if no fields are manually requested from subgraph data is required from

Open tobias-tengler opened this issue 7 months ago • 0 comments

Product

Hot Chocolate

Version

14.0.0-p.105

Link to minimal reproduction

https://github.com/ChilliCream/graphql-platform/pull/7115

Steps to reproduce

Run the test in the reproduction.

What is expected?

Required data is resolved and injected as arguments correctly.

What is actually happening?

Errors are raised that values for the (hidden) required arguments are missing.

Relevant log output

No response

Additional context

No response

tobias-tengler avatar Jul 02 '24 20:07 tobias-tengler