OxfordAbstracts/purescript-graphql-client

Dont combine Enums

roryc89 opened this issue · 1 comments

Enums with the same names may have different values so should not be combined when getting multiple schemas from an endpoint

Handled by #77