gql_http_link 1.0.1+1 copy "gql_http_link: ^1.0.1+1" to clipboard
gql_http_link: ^1.0.1+1 copied to clipboard

GQL Terminating Link to execute requests via HTTP using JSON.

1.0.1+1 #

  • add topics

1.0.1 #

  • Support http 1.0.0

1.0.0 #

  • Mark the package as stable with a 1.0.0 release.

0.4.6 #

  • add statusCode to HttpLinkServerException

0.4.5 #

  • use HttpLinkResponseContext from gql_exec

0.4.4 #

  • compatibility with gql_link 0.5.0: add stacktraces to exceptions

0.4.3 #

  • Add support for useGETForQueries

0.4.2 #

  • Upgrade gql_exec.

0.4.1 #

  • Upgrade gql_exec.

0.4.0-nullsafety.1 #

Null Safety Pre-release

0.3.3 #

  • Add HttpResponseDecoder httpResponseDecoder constructor parameter

0.3.2 #

  • discard assertion in extractFlattenedFileMap to allow for custom scalars, add test

0.3.1 #

  • extractFlattenedFileMap fix to support bool values

0.3.0 #

  • add multipart file support
  • add useGETForQueries option

0.2.10 #

  • add headers to HttpLinkResponseContext

0.2.9 #

  • remove author field from pubspec.yaml
  • handle more possible exceptions

0.2.8 #

  • catch more possible exceptions

0.2.7 #

  • upgrade package:gql_pedantic

0.2.6 #

  • add dispose() function to close the http.Client

0.2.5 #

  • upgrade package:gql_exec to v0.2.0

0.2.4 #

  • use package:gql_exec

0.2.3 #

  • upgrade package:gql_link to v0.2.0

0.2.2 #

  • package:gql version fix

0.2.1 #

  • re-use package:gql_link exceptions
  • add support for extensions via Context by using the latest package:gql

0.2.0 #

  • ability to configure headers on link
  • read headers from Context
  • pass HTTP status code in Response.context
  • improved exception handling

0.1.2 #

  • upgrade package:gql to v0.9.0

0.1.1 #

  • upgrade package:gql to v0.8.3 which downgrades some dependencies for Flutter compatibility

0.1.0 #

  • HTTP JSON Link
18
likes
140
pub points
95%
popularity

Publisher

verified publishergql-dart.dev

GQL Terminating Link to execute requests via HTTP using JSON.

Repository (GitHub)
View/report issues

Topics

#graphql #gql #gql-link

Documentation

API reference

License

MIT (LICENSE)

Dependencies

gql, gql_exec, gql_link, http, http_parser, meta

More

Packages that depend on gql_http_link