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.25k stars 620 forks source link

feat(graphql): Tighten the OnMutationCompleted function #1099

Closed budde377 closed 2 years ago

budde377 commented 2 years ago

This PR tighten the type of the argument on OnMutationCompleted.

budde377 commented 2 years ago

onCompleted is too bad, we need to pull out sooner or later and introduce onComplete!

Good candidate for v6.