Ash.Error.Load.InvalidQuery exception (ash v3.5.9)
View SourceUsed when an invalid query is provided in a load
Summary
Functions
Create an Elixir.Ash.Error.Load.InvalidQuery
without raising it.
Functions
@spec exception(opts :: Keyword.t()) :: %Ash.Error.Load.InvalidQuery{ __exception__: true, bread_crumbs: term(), class: term(), load_path: term(), path: term(), query: term(), relationship: term(), resource: term(), splode: term(), stacktrace: term(), vars: term() }
Create an Elixir.Ash.Error.Load.InvalidQuery
without raising it.
Keys
- :resource
- :relationship
- :query
- :load_path