Ash.Error.Query.NoSuchAttribute exception (ash v3.4.68)
View SourceUsed when an attribute that doesn't exist is used in a query
Summary
Functions
Create an Elixir.Ash.Error.Query.NoSuchAttribute
without raising it.
Functions
@spec exception(opts :: Keyword.t()) :: %Ash.Error.Query.NoSuchAttribute{ __exception__: true, attribute: term(), bread_crumbs: term(), class: term(), path: term(), resource: term(), splode: term(), stacktrace: term(), vars: term() }
Create an Elixir.Ash.Error.Query.NoSuchAttribute
without raising it.
Keys
- :resource
- :attribute