Ash.Error.Load.NoSuchRelationship exception (ash v3.4.71)
View SourceUsed when attempting to load a relationship that does not exist
Summary
Functions
Create an Elixir.Ash.Error.Load.NoSuchRelationship
without raising it.
Functions
@spec exception(opts :: Keyword.t()) :: %Ash.Error.Load.NoSuchRelationship{ __exception__: true, bread_crumbs: term(), class: term(), load_path: term(), path: term(), relationship: term(), resource: term(), splode: term(), stacktrace: term(), vars: term() }
Create an Elixir.Ash.Error.Load.NoSuchRelationship
without raising it.
Keys
- :resource
- :relationship
- :load_path