ยฉ 2026 Hedgehog Software, LLC
for_create
id
api: MyApp.Tweets, method: "post", submit_errors: [id: {"has already been taken", []}], id: "form", transform_errors: nil, ...
apply_action
defp apply_action(socket, :new, _params) do current_user = socket.assigns.current_user form = AshPhoenix.Form.for_create(MyApp.Tweets.Tweet, :create, api: MyApp.Tweets, forms: [ items: [