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

Feature: Query Blueprints #147

Open
alexlafroscia opened this issue Jul 11, 2018 · 4 comments
Open

Feature: Query Blueprints #147

alexlafroscia opened this issue Jul 11, 2018 · 4 comments

Comments

@alexlafroscia
Copy link

Would you be interested in a PR that added blueprints for queries, fragments and mutations? I would love to add this feature but want to make sure it would be welcome first!

@josemarluedke
Copy link
Member

I'm curious about what you mean by query blueprints? I didn't find anything concrete about it.

@alexlafroscia
Copy link
Author

alexlafroscia commented Jul 11, 2018

Ember blueprints for the different types of .graphql files that this addon supports

Basically, allowing the user to run

ember g query get-people

to generate the app/gql/queries/get-people.graphql file. Same for fragment and mutation.

@josemarluedke
Copy link
Member

@alexlafroscia Okay, I see now. Thanks for the clarification.

@viniciussbs
Copy link
Contributor

👍

We just need to pay attention to the Module Unification RFC.

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

3 participants