gql_exec 0.2.6-alpha+1601805693268 gql_exec: ^0.2.6-alpha+1601805693268 copied to clipboard
Basis for GraphQL execution layer to support Link and Client.
0.2.6-alpha+1601805693268 #
0.2.5 #
- Mape
Operation.toString
more interpretable withjson.encode(printNode(document))
0.2.4 #
- remove
author
field 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
variables
fromOperation
toRequest
0.1.1 #
- fixed documentation
0.1.0 #
- extracted from
package:gql
and refactored