Ash.Error.Changes.StaleRecord exception (ash v3.4.71)
View SourceUsed when a stale record is attempted to be updated or deleted
Summary
Functions
Create an Elixir.Ash.Error.Changes.StaleRecord
without raising it.
Functions
@spec exception(opts :: Keyword.t()) :: %Ash.Error.Changes.StaleRecord{ __exception__: true, bread_crumbs: term(), class: term(), field: term(), filter: term(), path: term(), resource: term(), splode: term(), stacktrace: term(), vars: term() }
Create an Elixir.Ash.Error.Changes.StaleRecord
without raising it.
Keys
- :resource
- :filter
- :field