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

Spread unions across service boundaries #43

Open
AlecAivazis opened this issue Jan 22, 2019 · 1 comment
Open

Spread unions across service boundaries #43

AlecAivazis opened this issue Jan 22, 2019 · 1 comment

Comments

@AlecAivazis
Copy link
Member

AlecAivazis commented Jan 22, 2019

We should explore if there is a reasonable story and motivation for allowing different services to contribute different members to the same union.

Related to #58

@AlecAivazis
Copy link
Member Author

AlecAivazis commented Jan 23, 2019

If a union is spread across multiple services we can create a step that is inserted based on the value of __typeName. It's important that a node query does not end up at a service that does not have the underlying type defined as that will result in an error

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

1 participant