Skip to content

v4.1.1

Compare
Choose a tag to compare
@benmccallum benmccallum released this 20 Feb 16:32
· 99 commits to main since this release

Supports an unexpected breaking change in HotChocolate v11.0.9. Required a recompiled version of FairyBread against v11.0.9 of HotChocolate as the ContextData field of IField was removed and instead inherited from a new parent interface IHasReadOnlyContextData.

Fixes #37