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

Remote Schemas conflicting #4809

Closed
samuelcastro opened this issue May 18, 2020 · 2 comments
Closed

Remote Schemas conflicting #4809

samuelcastro opened this issue May 18, 2020 · 2 comments

Comments

@samuelcastro
Copy link

samuelcastro commented May 18, 2020

Is there a way to add remote schemas grouping them by name rather than add all queries/mutations flatten in the root?

ex:

query {
  remote_schema1 {
     foo
  }
}
@tirumaraiselvan
Copy link
Contributor

We are tracking it here: #3518

Let's move this conversation there.

@samuelcastro
Copy link
Author

ok thanks!

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