graphql_codegen 0.4.5 copy "graphql_codegen: ^0.4.5" to clipboard
graphql_codegen: ^0.4.5 copied to clipboard

outdated

Simple, opinionated, codegen library for GraphQL. It allows you to generate serializers and client helpers to easily call and parse your data.

0.4.5 #

Add watchQuery helpers.

0.4.4 #

Further improve consequtive fragment spreads, can it get any crazier!

0.4.3 #

Support fragment spread after overlapping keys.

0.4.2 #

Fix import of unused fragments and add right interfaces on fragment spread

0.4.1 #

Support arbitrary type conditions on fragment spreads

0.4.0 #

Replace POSSIBLE_TYPE_OF_MAP with the inverse POSSIBLE_TYPES_MAP

0.3.3 #

Fix bug in introspection access on union types

0.3.2 #

Print a POSSIBLE_TYPE_OF_MAP containing type inheritence information.

0.3.1 #

Improved interface/union fragment spread inside fragment on type.

0.3.0 #

Support fragment inheritence

0.2.3 #

Update repo paths.

0.2.2 #

Add example for the points.

0.2.1 #

Update dependencies

0.2.0 #

Update documentation and public API.

0.1.0 #

Fix bugs and add new documentation.

0.0.1 #

Add custom scalar support

0.0.1-alpha.2 #

Add support for graphql and graphql_flutter clients.

0.0.1-alpha.1 #

Initial release

135
likes
0
points
76.1k
downloads

Publisher

verified publisherheft.app

Weekly Downloads

Simple, opinionated, codegen library for GraphQL. It allows you to generate serializers and client helpers to easily call and parse your data.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

build, built_collection, code_builder, dart_style, glob, gql, gql_code_builder, graphql_codegen_config, path, recase

More

Packages that depend on graphql_codegen