gql_http_link 0.4.5
gql_http_link: ^0.4.5 copied to clipboard
GQL Terminating Link to execute requests via HTTP using JSON.
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 httpResponseDecoderconstructor parameter
0.3.2 #
- discard assertion in
extractFlattenedFileMapto allow for custom scalars, add test
0.3.1 #
extractFlattenedFileMapfix to supportboolvalues
0.3.0 #
- add multipart file support
- add
useGETForQueriesoption
0.2.10 #
- add
headerstoHttpLinkResponseContext
0.2.9 #
- remove
authorfield frompubspec.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 thehttp.Client
0.2.5 #
- upgrade
package:gql_execto v0.2.0
0.2.4 #
- use
package:gql_exec
0.2.3 #
- upgrade
package:gql_linkto v0.2.0
0.2.2 #
package:gqlversion fix
0.2.1 #
- re-use
package:gql_linkexceptions - add support for extensions via
Contextby using the latestpackage: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:gqlto v0.9.0
0.1.1 #
- upgrade
package:gqlto v0.8.3 which downgrades some dependencies for Flutter compatibility
0.1.0 #
- HTTP JSON Link