Releases: sateeshpnv/go-proto-gql
Releases · sateeshpnv/go-proto-gql
v0.7.8
v0.7.7
fixes for incorrect oneof name (ex: com_some_package_User_Player is incorrect. Correct one is User_Player)
v0.7.6
Support unwrapping gql method response type
v0.7.5
Support field resolvers and models in a different path than source
v0.7.4
Temp fix for NPE when proto has a map of oneof