dillonkearns / elm-graphql

Autogenerate type-safe GraphQL queries in Elm.
https://package.elm-lang.org/packages/dillonkearns/elm-graphql/latest
BSD 3-Clause "New" or "Revised" License
778 stars 107 forks source link

Hash sibling fields with the same field name but clashing types. #633

Closed dillonkearns closed 1 year ago

dillonkearns commented 1 year ago

I believe #595 introduced a regression of #95. I believe this pull request resolves it.

dillonkearns commented 1 year ago

Now published with https://github.com/dillonkearns/elm-graphql/blob/master/CHANGELOG-ELM-PACKAGE.md#5012---2023-08-29.