charlypoly / graphql-to-json-schema

GraphQL Schema to JSON Schema
MIT License
202 stars 25 forks source link

Support unions as return types #68

Closed newhouse closed 2 years ago

newhouse commented 2 years ago

Adds support for UNIONs as return types to Queries and Mutations.

newhouse commented 2 years ago

Bump @charlypoly

newhouse commented 2 years ago

Bump, bump @charlypoly

newhouse commented 2 years ago

bump @charlypoly

charlypoly commented 2 years ago

@newhouse this PR has conflicts with the json5 one that just got merged.

I tried to push on your branch resolution of the conflicts, but I don't have the access rights.

Could you resolve those conflicts?

newhouse commented 2 years ago

@charlypoly done!

Can you let me know if/when this and the other PR have been published so I can update spectaql to use your library (instead of my fork) again? Thanks!

charlypoly commented 2 years ago

Published in graphql-2-json-schema@0.9.1