zino-hofmann / graphql-flutter

A GraphQL client for Flutter, bringing all the features from a modern GraphQL client to one easy to use package.
https://zino-hofmann.github.io/graphql-flutter
MIT License
3.24k stars 612 forks source link

Add onCompleted and onError to the generated graphql classes #1294

Closed sandrocsimas closed 1 year ago

sandrocsimas commented 1 year ago

I see that you added onCompleted and onError callbacks to the queries. I'm not seeing them when I generate the graphql classes for my schema using graphql_codegen. Could you please add this to the next versions?

vincenzopalazzo commented 1 year ago

this should be inside the graphql_codegen