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_exec
to v0.2.0
0.2.1 #
- use
package:gql_exec
0.2.0 #
- rename
Exception
classes and extend from a newLinkException
- add various
Link
utils:Link.function
,Link.concat
,Link.route
andLink.split
0.1.0 #
- split off of
package:gql
- add support for
extensions
- define common
Link
exceptions