Skip to content

v3.1.1

Compare
Choose a tag to compare
@obmarg obmarg released this 22 Jun 12:08
· 317 commits to main since this release

Bug Fixes

  • Fixed an issue where InlineFragments fallbacks would fail to decode if the
    data contained anything other than just the __typename.
  • Inline fragment variants containing smart pointers should now decode
    correctly.