graphql 1.0.2-beta.2 graphql: ^1.0.2-beta.2 copied to clipboard
A stand-alone GraphQL client for Dart, bringing all the features from a modern GraphQL client to one easy to use package.
See GitHub Releases.
-
Loosened
initPayload
todynamic
to support many use-cases, RemovedInitOperation
's excessive and inconsistent json encoding. Old implmentation can still be utilized aslegacyInitPayload
until deprecation -
Fixed broken anonymous operations