ash v0.1.3 Ash.Actions.Destroy View Source

Link to this section Summary

Link to this section Functions

Link to this function

run(api, record, action, params)

View Source
run(Ash.api(), Ash.record(), Ash.action(), Ash.params()) ::
  {:ok, Ash.record()} | {:error, Ecto.Changeset.t()} | {:error, Ash.error()}