juancastillo0 / leto

Dart GraphQL server libraries. Utilities, code generator, examples and reference implementation.
https://juancastillo0.github.io/leto/
MIT License
38 stars 6 forks source link

Feature Request: Federation Support #2

Open kmcgill88 opened 2 years ago

kmcgill88 commented 2 years ago

I don't see anything in the README regarding federation. Is that something on the roadmap?

juancastillo0 commented 2 years ago

Hi! It's not a big priority at the moment, there are other things that I wanted to do first. For example improve docs, clean up codegen, more examples, some tests and define de api for other stuff like some extensions and scoped map. Maybe validation. However, a pull request with some federation support or discussions about the api or use cases would be very cool!

kmcgill88 commented 1 year ago

I know federation hasn't been prioritized yet but I'm still very interested in it. Just going to drop some links for others interested.

https://www.apollographql.com/docs/federation/subgraph-spec/

https://github.com/apollographql/apollo-federation-subgraph-compatibility