gql_link 0.2.2
gql_link: ^0.2.2 copied to clipboard
A simple and modular AST-based GraphQL request execution interface.
0.2.2 #
- upgrade
package:gql_execto v0.2.0
0.2.1 #
- use
package:gql_exec
0.2.0 #
- rename
Exceptionclasses and extend from a newLinkException - add various
Linkutils:Link.function,Link.concat,Link.routeandLink.split
0.1.0 #
- split off of
package:gql - add support for
extensions - define common
Linkexceptions