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

How to split Root Query #4

Closed
kunjee17 opened this issue May 2, 2020 · 1 comment
Closed

How to split Root Query #4

kunjee17 opened this issue May 2, 2020 · 1 comment

Comments

@kunjee17
Copy link

kunjee17 commented May 2, 2020

Hi, First of Thanks for great example and sorry for dumb question.

I have seen many example and one thing is common there. We always have on Query implementation.

I know that there should be always one root, but I am currently working in project having 100s of queries that got merged eventually. (project is in JS / TS) . How to arrange code in Juniper? Because if we continue like this then Query, Mutation and Subscription will be big fat code base. That can be hard to manage.

I hope I am clear with the question. Please let me know if any other details are required. Thanks :)

@kunjee17
Copy link
Author

kunjee17 commented May 2, 2020

Got the answer here. graphql-rust/juniper#646 . I m closing this issue.

@kunjee17 kunjee17 closed this as completed May 2, 2020
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

1 participant