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?