gql_link 1.0.0+1 copy "gql_link: ^1.0.0+1" to clipboard
gql_link: ^1.0.0+1 copied to clipboard

A simple and modular AST-based GraphQL request execution interface.

1.0.0+1 #

  • Add topics

1.0.0 #

  • Mark the package as stable with a 1.0.0 release.

0.5.1 #

  • add optional statusCode to ServerException

0.5.0 #

  • BREAKING: add stacktrace to exceptions

0.4.2 #

  • Upgrade gql_exec.

0.4.1 #

  • Upgrade gql_exec.

0.4.0-nullsafety.3 #

  • fix generated mockito testing

0.4.0-nullsafety.2 #

Null Safety Pre-release

0.3.1 #

  • override toString in Exceptions for legibility (@Britannio)

0.3.0 #

  • remove author field from pubspec.yaml
  • improve docs
  • add ContextReadException and ContextWriteException

0.2.3 #

  • upgrade package:gql_pedantic

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 new LinkException
  • add various Link utils: Link.function, Link.concat, Link.route and Link.split

0.1.0 #

  • split off of package:gql
  • add support for extensions
  • define common Link exceptions
19
likes
140
pub points
92%
popularity

Publisher

verified publishergql-dart.dev

A simple and modular AST-based GraphQL request execution interface.

Repository (GitHub)
View/report issues

Topics

#graphql #gql #gql-link

Documentation

API reference

License

MIT (LICENSE)

Dependencies

gql, gql_exec, meta

More

Packages that depend on gql_link