graphql_client 0.0.5 copy "graphql_client: ^0.0.5" to clipboard
graphql_client: ^0.0.5 copied to clipboard

Dart 1 only

A GraphQL client.

Changelog #

0.0.5 #

0.0.3 #

Features #

  • Support GQL directive

Breaking changes #

  • Refactor OperationType. Remove the enum and replace its value by constant strings

Minor changes #

  • Remove getter and setter of Scalar & ScalarCollection mixin

0.0.2 #

  • Refactor the client
  • Create a DSL that supports very GQL features
  • Ready to support code generation

0.0.1 #

  • Initial version.
  • Very simple PoC of a reflective GraphQL client with example.
  • Establishing the ROADMAP
0
likes
30
pub points
11%
popularity

Publisher

unverified uploader

A GraphQL client.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

http, logging, meta

More

Packages that depend on graphql_client