Ash.Error.Query.UnsortableField exception (ash v3.4.68)
View SourceUsed when attempting to sort on a field that cannot be used for sorting
Summary
Functions
Create an Elixir.Ash.Error.Query.UnsortableField
without raising it.
Functions
@spec exception(opts :: Keyword.t()) :: %Ash.Error.Query.UnsortableField{ __exception__: true, bread_crumbs: term(), class: term(), field: term(), path: term(), reason: term(), resource: term(), splode: term(), stacktrace: term(), vars: term() }
Create an Elixir.Ash.Error.Query.UnsortableField
without raising it.
Keys
- :resource
- :field
- :reason