Current section
Files
Jump to
Current section
Files
argo_graphql
CHANGELOG.md
CHANGELOG.md
# Changelog
## 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 with `FragmentSpread` and `InlineFragment`.
## 1.0.0 (2024-01-03)
* Initial release.