Releases
v0.8.2
vektah
released this
18 Mar 06:08
Changed
nils returned as [Thing] will return nulls, but only for non required arrays - #619
error path will prefer to use the user specified input path - #620
updated graphql playgroun - #613
Added
Can now determine from field context if that field was a method - #618
docs for gin - #606
complexity limit can now be configured per request - #610
a new gqlgen workshop for our docs - #614
Fixed
scalars with no explicit implentation will use string marshaling - #605
interfaces in unions are no longer wrapped in pointers - #633
any type aliasing string will use the default string marshaller - #634
complexity root should handle duplicate fields gracefully - #622
more initialisim case bugs - #591
getting started with dep should run smoothly again - #628
directive arguments with custom types - #604
more parser validation - #611
a bunch of map[string]interface{} issues, and added docs - #612
redeclaring a builtin optional scalar like Time
or Map
no longer generates an error - #635
You can’t perform that action at this time.