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

Add example for federated GraphQL microservice #14

Open
michaeldgraham opened this issue Oct 23, 2020 · 0 comments
Open

Add example for federated GraphQL microservice #14

michaeldgraham opened this issue Oct 23, 2020 · 0 comments
Labels
server Bugs or features about various GraphQL server options

Comments

@michaeldgraham
Copy link
Contributor

With Apollo Federation and its integration for neo4j-graphql-js, it is possible to use the CovidGraph schema as one of possibly many federated schema using the @apollo/federation and @apollo/gateway packages. A dedicated server .js file and npm script could be created to start such a gateway.

@michaeldgraham michaeldgraham added the server Bugs or features about various GraphQL server options label Oct 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
server Bugs or features about various GraphQL server options
Projects
None yet
Development

No branches or pull requests

1 participant