graphql_2_rest 1.0.6
graphql_2_rest: ^1.0.6 copied to clipboard
A simple way to convert GraphQL queries to REST in order to use any HTTP client for performing a request.
1.0.6 #
- Updated analysis rules and Readme.
1.0.5 #
- Removed Flutter dependency.
1.0.4 #
- Code refactoring.
1.0.3 #
- Updated Library class.
1.0.2 #
- Changed optional positional
mask
parameter to named.
1.0.1 #
- Documented public API and updated Readme.
1.0.0 #
- Initial version of the library that allows to convert GraphQL queries to REST.