View Source Changelog
1.0.2 (2024-01-26)
- Fixes
- Fix path value transformation to match
PathToWirePath()
andWirePathToPath()
in Argo 1.1.
- Fix path value transformation to match
1.0.1 (2024-01-22)
- Fixes
- Fix cases where
@include(if: $var)
and@skip(if: $var)
affect the "omittable" setting of a field when dealing withFragmentSpread
andInlineFragment
.
- Fix cases where
1.0.0 (2024-01-03)
- Initial release.