Releases: AEB-labs/graphql-weaver
Releases · AEB-labs/graphql-weaver
0.13.5
Compare
Sorry, something went wrong.
No results found
Yogu
released this
26 Aug 08:31
Fix: Fixed NamespaceModule removing interface implementations (#61 ).
0.13.4
Compare
Sorry, something went wrong.
No results found
Yogu
released this
24 Jun 09:08
Fix: @Link did not work when the targetField included non-null object types
0.12.7
Compare
Sorry, something went wrong.
No results found
Yogu
released this
24 Jun 09:07
Fix: @Link did not work when the targetField included non-null object types
0.12.6
Compare
Sorry, something went wrong.
No results found
Yogu
released this
04 Apr 16:32
Fix: Fixed a type error that occured in recent TypeScript versions in strict mode
Fix: Fixed abstract types in combination with type prefixes (#51 )
Improvement: Link/join requests now take the operation name from the original operation (#52 )
0.13.3
Compare
Sorry, something went wrong.
No results found
Yogu
released this
20 Mar 23:17
Fix: Fixed a type error that occured in recent TypeScript versions in strict mode
0.13.2
Compare
Sorry, something went wrong.
No results found
Yogu
released this
18 Feb 17:54
Fix: Fixed abstract types in combination with type prefixes (#51 )
Improvement: Link/join requests now take the operation name from the original operation (#52 )
0.13.1
Compare
Sorry, something went wrong.
No results found
Yogu
released this
06 Dec 12:09
Fix: Preserving the operation name in proxied requests
0.12.5
Compare
Sorry, something went wrong.
No results found
Yogu
released this
06 Dec 12:21
Fix: Preserving the operation name in proxied requests
0.13.0
Compare
Sorry, something went wrong.
No results found
Yogu
released this
24 Sep 16:28
Made compatible with graphql 14.0
0.12.4
Compare
Sorry, something went wrong.
No results found
Yogu
released this
24 Sep 16:28
Replaced node-fetch with cross-fetch (This allows graphql-weaver to be used in a pure webpack environment).