apollographql / apollo-rs

Spec compliant GraphQL Tools in Rust.
Apache License 2.0
574 stars 45 forks source link

Implement `@oneOf` input unions #882

Open goto-bus-stop opened 3 months ago

goto-bus-stop commented 3 months ago

What will we need, beyond validation?

https://github.com/graphql/graphql-spec/pull/825

SimonSapin commented 3 months ago

Based on a first skim of the proposed spec: