Ash FrameworkAF
Ash Framework3y ago
4 replies
Blibs

Make some calculation action specific

So, if I want to do a specific change for an action, I can always add , where: [action_is(:create)] or something like this.

I tried the same for calculations but it doesn't seem like it has the same functionality.

So, if I want to do a calculation that is only relevant for a specific action, is there some way to do it?
Was this page helpful?