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

graphql prepare doesn't handle non-existent .graphqlconfig gracefully #100

Closed
timsuchanek opened this issue Jan 3, 2018 · 1 comment
Closed

Comments

@timsuchanek
Copy link
Contributor

As we're now using the graphql prepare command as a hook after the deploy command in the graphcool cli, it would be great to handle a non-existent .graphqlconfig more gracefully:
image
In other words, I would just omit any terminal output of the command, when there is no .graphqlconfig.

Ping @kbrandwijk

@schickling
Copy link
Contributor

This should directly be handled in the graphcool-cli. I suggest to just not invoke graphql prepare in the first place when there is now .graphqlconfig file.

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

No branches or pull requests

2 participants