simple_graphql_query_builder 0.2.1
simple_graphql_query_builder: ^0.2.1 copied to clipboard
A simple GraphQl query builder to generate query as String, used together with the package `graphql`
0.2.1 #
- Fix typo
isCutomTypetoisCustomType
0.2.0 #
- Update annotation, add
isCutomTypetoQueryResultFieldto generate static function instead.
0.1.0 #
- Add
nameto QueryResultField - Working with
simple_graphql_query_builder_gen
0.0.4 #
- Add const queryResult and add constructor for QueryResult
0.0.3 #
- Add QueryResult and QueryResultField annotation
0.0.2 #
- Add example folder and update package description
0.0.1 #
- Initialize Graph Ql simple query builder