graphql_codegen 0.3.2
graphql_codegen: ^0.3.2 copied to clipboard
Simple, opinionated, codegen library for GraphQL. It allows you to generate serializers and client helpers to easily call and parse your data.
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