github vektah/gqlparser v2.2.0

latest releases: v2.5.16, v2.5.15, v2.5.14...
3 years ago

Added

  • Support for directives on variable definitions (#135)
  • Support for repeated directives, as per latest GraphQL spec (#148)
  • gqlerror.List now meets the go 1.13 error interfaces for Is and As (#147)
  • Support for coercing single value list inputs to lists of one element (#138)
  • Support for VARIABLE_DEFINITION executable directive (#151)

Updated

  • Improved formatting of block comments on args (#124)
  • Aligned root type inference more closely to the spec (#144)

Fixed

  • Ensure directives are only used in accordance with their definitions (#132) (#150)
  • Fixed issue where default values were not considered when validating fields (#122)

Thanks to everyone who contributed to this release!

Don't miss a new gqlparser release

NewReleases is sending notifications on new releases.