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

V3: GraphQL Connector (Enables Remote Schema addition) #10200

Open
manasag opened this issue Apr 10, 2024 · 1 comment
Open

V3: GraphQL Connector (Enables Remote Schema addition) #10200

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

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.

@manasag manasag changed the title Support addition of another graphql endpoint to DDN subgraph (remote schema) V3: GraphQL Connector (Enables Remote Schema addition) May 21, 2024
@manasag manasag added the v3 label May 22, 2024
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 v3
Projects
Status: Planned
Development

No branches or pull requests

3 participants