Action macro with Ash queries
hey Zack, in the #ideas channel, you gave the idea of creating a macro in case I want to move an action logic to another module https://discord.com/channels/711271361523351632/712035333432147989/1075932613061116036
I did that and it seems to work great, but when I add some
I did that and it seems to work great, but when I add some
Ash.Query macros to it, then it stops working. The obvious reason should be that the macro is not finding require Ash.Query but I can't find a way to add it to make it work. This is what I have right now: