joarwilk / gql2flow

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

Feature request: upgrade to latest graphql standards #31

Closed trevordmiller closed 6 years ago

trevordmiller commented 7 years ago

Would be great if this supported schema.graphql file types as well so it could be used with graphql-cli: https://github.com/graphcool/graphql-cli.

"The format specified by graphql-config will be the foundation for all schema-aware GraphQL tools...If you're the author or maintainer of a GraphQL library or another related tool, we encourage you to adopt the graphql-config standard. Please link to this GitHub issue to track the progress. As mentioned before, the graphql-cli can be extended with plugins to support custom use cases. Feel free to start building your own plugins to support your GraphQL development workflow or tackle further use cases."

https://www.graph.cool/blog/2017-08-01-graphql-config-and-cli-aeghee3di9/

trevordmiller commented 6 years ago

Closing for lack of activity. Feel free to reopen if someone is going to work on it :)