simple_graphql_query_builder 0.1.0
simple_graphql_query_builder: ^0.1.0 copied to clipboard
A simple GraphQl query builder to generate query as String, used together with the package `graphql`
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