TriPSs/nestjs-query

Adding Federation v2 Example to nestjs-query - Collaboration Inquiry

Closed this issue · 4 comments

I'm interested in contributing to the library by adding an example implementation for Federation v2. Currently, only Federation v1 is shown, and I believe having a Federation v2 example would be beneficial.

I'd like to know if there are any ongoing efforts to add a Federation v2 example. I'm eager to collaborate and combine our efforts if others are already working on this.

TriPSs commented

Would be awesome if you could add it, I myself do not use federation so have not looked at those code parts.

Cool, I'll jump on it!

@TriPSs Sorry for the long wait on this. I had to work on the federation v2 example from a new repo before adding it here. Happy to report that it's now working without any issues. I'll submit the PR once all the tests pass.

PS. My stack (at my job) uses MongoDB/Mongoose, but I'm still having challenges with the implementation in federation (hence the delay in delivery here).

Added #189