gql_exec 0.3.0-nullsafety.2  gql_exec: ^0.3.0-nullsafety.2 copied to clipboard
gql_exec: ^0.3.0-nullsafety.2 copied to clipboard
Basis for GraphQL execution layer to support Link and Client.
0.3.0-nullsafety.2 #
Null Safety Pre-release
0.2.5 #
- Mape Operation.toStringmore interpretable withjson.encode(printNode(document))
0.2.4 #
- remove authorfield frompubspec.yaml
0.2.3 #
- improve docs
0.2.2 #
- upgrade package:gql_pedantic
0.2.1 #
- include variables when updating context
0.2.0 #
- move variablesfromOperationtoRequest
0.1.1 #
- fixed documentation
0.1.0 #
- extracted from package:gqland refactored