google / rejoiner

Generates a unified GraphQL schema from gRPC microservices and other Protobuf sources
https://google.github.io/rejoiner/
Apache License 2.0
3.67k stars 144 forks source link

Schema module refactor #75

Closed siderakis closed 5 years ago

siderakis commented 5 years ago

Simplified internal guice bindings. Temporarily removes support for Relay node interface. Allows delayed Schema construction and injection by using providers internally. Initial work to migrate off of deprecated GraphQL DataFetcher fields on object types.