Ash.Error.Query.NoReadAction exception (ash v3.4.68)
View SourceUsed when a resource would be read but has no read action
Summary
Functions
Create an Elixir.Ash.Error.Query.NoReadAction
without raising it.
Functions
@spec exception(opts :: Keyword.t()) :: %Ash.Error.Query.NoReadAction{ __exception__: true, bread_crumbs: term(), class: term(), path: term(), resource: term(), splode: term(), stacktrace: term(), vars: term(), when: term() }
Create an Elixir.Ash.Error.Query.NoReadAction
without raising it.
Keys
- :resource
- :when