Search
Star
Feedback
Setup for Free
ยฉ 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
is there a way to perform a bulk update but for individual items? - Ash Framework
AF
Ash Framework
โข
9mo ago
โข
8 replies
kernel
is there a way to perform a bulk update but for individual items?
given an input like
[{store_id: 1, some_data: 2}, {store_id: 3, some_data: 9}]
[{store_id: 1, some_data: 2}, {store_id: 3, some_data: 9}]
, can I configure bulk
_update to update store 1 with some
_data 2
, etc etc
Ash Framework
Join
The Elixir backend framework for unparalleled productivity. Declarative tools that let you stop wasting time. Use with Phoenix LiveView or build APIs in minutes for your front-end of choice.
2,193
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Best way to run bulk ops in a transaction
AF
Ash Framework / support
10mo ago
Having some trouble with a bulk update
AF
Ash Framework / support
10mo ago
Is there a way to define dsl for new type of attribute?
AF
Ash Framework / support
3y ago
Is there a way to do a 'limit' on a relationship?
AF
Ash Framework / support
11mo ago