Skip to content

Releases: danielvladco/go-proto-gql

Refactor: generation logic / add gateway

30 Nov 14:08
0645feb
Compare
Choose a tag to compare

Refactor: generation logic / add gateway

  • Add new alpha gateway functionality
  • Refactor folder structure
  • Refactor Makefiles
  • change generation logic
  • add more generation options. Instead of using the proto plugin you have the option to generate graphql using a special binary
  • get rid of gogqlcfg now there is no reason to use it with gqlgen autobind features
  • gql plugin adds documentation to generated graphql schema from protobuf comments
  • better examples

v0.7.3

07 Aug 13:00
Compare
Choose a tag to compare
[fix] do not throw error if missing one of the field extensions

v0.6.1

26 Apr 08:01
Compare
Choose a tag to compare
v0.6.1 Pre-release
Pre-release
fix: add int64 and int32 marshalers/unmarshalers

v0.4.2

22 Apr 10:36
Compare
Choose a tag to compare
fix: change svc name