Is codegen mutation removed from 3.0.0-dev.16 ? #4189
DmitrySboychakov
started this conversation in
General
Replies: 1 comment
-
|
Yes. Mutations have been reworked. There's only one way to use mutations, which doesn't rely on codegen at all. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In latest dev version there no
'riverpod_annotation/experimental/mutation.dart' file anymore, and I couldn't find any other place where@mutationis defined.Looks like there have been changes to mutation for no-codegen path, but I am not sure if removal of codegen was intentional.
Beta Was this translation helpful? Give feedback.
All reactions