This project contains a codegeneration tool for GraphQL in Dart. It allows you to generate type-safe Dart classes for your GraphQL operations.
It contains the following packages
- graphql_codege 6E24 n - The build runner generating the Dart classes.
You'll probably only need graphql_codegen
.