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.
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.