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

CLI for GraphQL has changed #505

Open
rodriigovieira opened this issue Mar 14, 2019 · 3 comments
Open

CLI for GraphQL has changed #505

rodriigovieira opened this issue Mar 14, 2019 · 3 comments

Comments

@rodriigovieira
Copy link

I tried bootstraping a new GQL project using the graphql-cli - however, it seems the CLI has changed.

When I executed graphql create boilerplate-backend --boilerplate node-advanced, I received the "invalid arguments" error, referring to the --boilerplate option.

I believe the correct syntax now is just graphql create [directory] and the CLI'll do the rest.

@phuongthuan
Copy link

@rodriigovieira same

@jacobfike
Copy link

What happened to using a custom boilerplate? Why was that removed?

@waptik
Copy link

waptik commented Aug 30, 2019

It's still there, only the commands changed.
graphql create [directory] -p [project-name]
Then you choose the boilreplate in the next prompt

What happened to using a custom boilerplate? Why was that removed?

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

4 participants