Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

get-schema to STDOUT #13

Closed
felixfbecker opened this issue Aug 23, 2017 · 3 comments
Closed

get-schema to STDOUT #13

felixfbecker opened this issue Aug 23, 2017 · 3 comments

Comments

@felixfbecker
Copy link
Contributor

It would be awesome to do this:

graphql get-schema --stdout --json | gql2ts > gqlschema.d.ts

https://www.npmjs.com/package/gql2ts#with-stdin

@schickling
Copy link
Contributor

Agree! Would you be open to create a PR for this?

@felixfbecker
Copy link
Contributor Author

Was this closed by mistake?

I solved my use case with https://github.com/graphcool/get-graphql-schema, but having the multiple configured endpoints of graphql-cli would be nice

@schickling schickling reopened this Aug 23, 2017
@schickling
Copy link
Contributor

Sorry, yes this was closed by mistake. We'll definitely keep this on the roadmap!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants