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

GraphQL downstream only? #140

Open
xma000 opened this issue Feb 27, 2020 · 1 comment
Open

GraphQL downstream only? #140

xma000 opened this issue Feb 27, 2020 · 1 comment

Comments

@xma000
Copy link

xma000 commented Feb 27, 2020

Is it Nadel's intention to only combine GraphQL downstream services?

Can I somehow extend it with custom implementation? I have two use cases in mind.

  • Calling a REST downstream service to fulfill a GraphQL query.
  • Runtime switching between two GraphQL downstream services for ease of migration.
@xma000
Copy link
Author

xma000 commented Feb 28, 2020

I think I find the answer. Nadel is only a library for combining schemas. It doesn't dictate how the queries are resolved. Application use Nadel by providing its own ServiceExcecutionFactory and ServiceExecutions.

Please confirm and elaborate as necessary.

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