v3.1.1
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.
InlineFragments
fallbacks would fail to decode if the__typename
.