teamwalnut / graphql-ppx

GraphQL language primitives for ReScript/ReasonML written in ReasonML
https://graphql-ppx.com
MIT License
257 stars 53 forks source link

Extraneous union spreads not picked up in every case #295

Open jfrolich opened 2 months ago

jfrolich commented 2 months ago

extraneous union spreads are not giving a type error in every case (see internal walnut issue) - needs minimal repro