Ash FrameworkAF
Ash Framework8mo ago
4 replies
Vahagn

AshGraphQL bulk upsert

I wanted to expose a bulk action on graphql, and there are no available options in
create
macro, My main concern is argument type generation, if not for that, I could write a custom handler, Is there a better way to handle this?
Solution
Currently there is no builtin way
Was this page helpful?