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

Support addition of another graphql endpoint to DDN subgraph (remote schema) #10200

Open
manasag opened this issue Apr 10, 2024 · 1 comment
Open
Labels
c/v3-ndc-hub k/enhancement New feature or improve an existing feature k/v3-backlog

Comments

@manasag
Copy link
Contributor

manasag commented Apr 10, 2024

Ability to add an existing GraphQL endpoint as a DDN subgraph. Same functionality as V2 Remote schema.

@manasag manasag added k/enhancement New feature or improve an existing feature k/v3-backlog labels Apr 10, 2024
@manasag
Copy link
Contributor Author

manasag commented Apr 10, 2024

In V3 all external data sources or business logic are brought into the v3 subgraph via connectors. Our current thought is to provide a specialised Typescript connector that can introspect the remote GraphQl endpoint and make it available as a subgraph to v3 engine. We will add more details soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c/v3-ndc-hub k/enhancement New feature or improve an existing feature k/v3-backlog
Projects
None yet
Development

No branches or pull requests

1 participant