Skip to content

GraphQL Federation support #515

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

Closed
EdgarPost opened this issue Jul 8, 2019 · 5 comments
Closed

GraphQL Federation support #515

EdgarPost opened this issue Jul 8, 2019 · 5 comments

Comments

@EdgarPost
Copy link

I was wondering if there are any plans to implement the Federation specification which makes it easier to use different GraphQL endpoints across microservices without schema stitching.

More in-depth information about this topic: https://blog.apollographql.com/apollo-federation-f260cf525d21

Perhaps it's a already been discussed, but I couldn't find anything.

@vladar
Copy link
Member

vladar commented Jul 12, 2019

We follow the reference implementation repo. So unless this feature lands there (and in the official graphql spec) there are no plans supporting it in this lib.

But it could be a separate project utilizing this lib (same way as Apollo utilizes graphql-js under the hood for their initiatives)

@vladar vladar closed this as completed Jul 12, 2019
@jmbarrios
Copy link

I'm working on a sample implementation using this package and the Apollo Federation Spec

@dougogodinho
Copy link

+1

@pascaldevink
Copy link
Contributor

@jmbarrios any update on your progress? I'd love to take a look at any implementation for this you have

@vladar
Copy link
Member

vladar commented Nov 2, 2019

If anyone builds a library with federation support - feel free to add it to Complementary tools section of the docs and send a PR!

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

5 participants