joarwilk / gql2flow

Convert a GraphQL Schema to a flow definition
97 stars 24 forks source link

Use --export to export types rather than declare them, fixes #22 #24

Closed insidewhy closed 7 years ago

insidewhy commented 7 years ago

Fixes #22

insidewhy commented 7 years ago

Your tests are broken :(

joarwilk commented 7 years ago

Thanks for the PR! And yes, I dont have the time to fix them right now unfortunately 😕

insidewhy commented 7 years ago

Thanks for accepting my PRs! I wish I could be more laid-back about tests and stuff... all cool... like the Fonz.

pie6k commented 7 years ago

Well. Thats great but it didnt add any notice to readme about that...

ajarbol commented 6 years ago

You should definitely update the documentation to expose this PR! Great job.

insidewhy commented 6 years ago

@ajarbol @pie6k Seriously gql2ts is the project you want to use, not this one (yes it supports flow).