ysugimoto / grpc-graphql-gateway

A protoc plugin that generates graphql execution code from Protocol Buffers.
MIT License
382 stars 50 forks source link

modify FieldTypeInput for nested query #33

Closed ysugimoto closed 3 years ago

ysugimoto commented 3 years ago

This PR relates #32 , we need to use FieldTypeInput for nested resolver.