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 139 forks source link

optimized the reflective field fetch #80

Closed sheepdreamofandroids closed 5 years ago

sheepdreamofandroids commented 5 years ago

cached the method once found The assumption is that the underlying class won't change