dartpollo 0.0.2
dartpollo: ^0.0.2 copied to clipboard
Build dart types from GraphQL schemas and queries (using Introspection Query).
Changelog #
0.0.2 - 2025-05-22 #
- Added general build options for DartPollo
- Fix some lint errors
0.0.1 - 2025-05-09 #
- Initial release of DartPollo
- Generate Dart types from GraphQL schemas and queries
- Support for GraphQL fragments
- Support for GraphQL mutations and subscriptions
- Custom scalar mapping
- Integration with json_serializable for JSON serialization