ferry_exec 0.1.0-nullsafety.1
ferry_exec: ^0.1.0-nullsafety.1 copied to clipboard
A strongly typed execution interface for GraphQL operations
Changelog #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[Unreleased] #
[0.1.0-nullsafety.1] #
- allow fragment names to be nullable
[0.1.0-nullsafety.0] #
- initial null safety support
[0.0.3] #
- add
TypedLinkException
[0.0.2] #
- update dependencies