Ash.Error.Query.AggregatesNotSupported exception (ash v3.4.68)
View SourceUsed when the data_layer does not support aggregates, or filtering/sorting them
Summary
Functions
Create an Elixir.Ash.Error.Query.AggregatesNotSupported
without raising it.
Functions
@spec exception(opts :: Keyword.t()) :: %Ash.Error.Query.AggregatesNotSupported{ __exception__: true, bread_crumbs: term(), class: term(), feature: term(), path: term(), resource: term(), splode: term(), stacktrace: term(), type: term(), vars: term() }
Create an Elixir.Ash.Error.Query.AggregatesNotSupported
without raising it.
Keys
- :resource
- :feature
- :type