major_graphql_generator 0.0.4 copy "major_graphql_generator: ^0.0.4" to clipboard
major_graphql_generator: ^0.0.4 copied to clipboard

Generator component of major_graphql

0.0.4 #

Contributions from @ryankauk #

  • feat: add filter for mixin by class name
  • fix: use fragment mixin on selection set when printInlineFragments is used

0.0.3 #

  • convenienceSerializersFunction for injecting custom serializers
  • (possibly broken) selection set helpers (selectionSet, concretize)
  • improved scalar, irreducibleTypes and replaceTypes behavior
  • custom json serialization plugin to address empty map brittleness
  • fix #18 by adding nullable to mixins, fix #17 by using className mechanics

0.0.2 #

0.0.1 #

  • Initial release