modular_api_graphql_client 0.6.0
modular_api_graphql_client: ^0.6.0 copied to clipboard
Official MACSS outbound GraphQL client for Dart.
Changelog #
0.6.0 #
- version bump for cross-SDK parity (ADR-0002); no functional changes
- update
modular_api_rest_clientdependency to^0.6.0
0.5.0 #
- version bump for cross-SDK parity (ADR-0002); no functional changes
- update
modular_api_rest_clientdependency to^0.5.0
0.4.7 #
- bootstrap
modular_api_graphql_clientfor Dart - add the first GraphQL client slice with query-only requests and normalized failures
- add tests for happy path, GraphQL errors, auth injection, timeout, transport failures, and mutation rejection