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

Issue with graphql create #396

Closed
samburgers opened this issue Jan 16, 2019 · 2 comments
Closed

Issue with graphql create #396

samburgers opened this issue Jan 16, 2019 · 2 comments

Comments

@samburgers
Copy link

Describe the bug
Generated boilerplate for typescript-graphql-server ruins application folder structure and flattens all files to the root folder. discussed here and decided it is an issue with graphql create

To Reproduce

graphql create my-app --boilerplate typescript-advanced

Expected behavior
Generated application files should retain the folders and paths described in the typescript-graphql-server.

Screenshots
screen shot 2019-01-16 at 8 55 46 pm

Versions (please complete the following information):

Additional context
Appears to be related to the graphql create command, as discussed here

@ardatan ardatan closed this as completed Oct 28, 2019
Repository owner deleted a comment from ardatan Oct 29, 2019
@Urigo
Copy link
Owner

Urigo commented Oct 29, 2019

We have just released a new structure for GraphQL CLI in a new alpha versions track - 4.0.0-alpha.XXX!

We suggest to use the init command of GraphQL CLI which was completely rewritten!

Checkout the new instructions and the migration guide on the docs and let us know your feedback.

Feel free to contact us by opening an issue or using our Discord channel;
https://discord.gg/xud7bH

@Urigo
Copy link
Owner

Urigo commented Oct 29, 2019

I've posted the wrong Discord link, this is the correct one: https://discord.gg/xud7bH9

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

3 participants