Skip to content

Implement Rejoiner alternative #71

@ncioj10

Description

@ncioj10

Hi,
I'm curious if you're interested in collaborating on expanding the capabilities of the tool to resemble something like Rejoiner (https://github.com/google/rejoiner) that was originally written by Google? The one big thing that I see missing is the schema modification feature (@SchemaModification) it has, so that it allows to join two gRPC service endpoints into one call. The library is now unmaintained but with 3.7k stars there definitely is a huge interest to this.
It seems to be hard to realise this with async-graphql as I think it would mean to generate new structs which would then not be named like the original one (?).
Do you see any possibility to do this?
Some other nice to have features like field mask conversion could also be added.

Best,
Nico

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions