AshJsonApi.Error.InvalidFilter exception (ash_json_api v1.5.1)
View SourceReturned when a filter parameter is invalid or malformed
Summary
Functions
Create an Elixir.AshJsonApi.Error.InvalidFilter without raising it.
Functions
@spec exception(opts :: Keyword.t()) :: %AshJsonApi.Error.InvalidFilter{ __exception__: true, bread_crumbs: term(), class: term(), detail: term(), filter: term(), path: term(), source_parameter: term(), splode: term(), stacktrace: term(), vars: term() }
Create an Elixir.AshJsonApi.Error.InvalidFilter without raising it.
Keys
- :filter
- :detail
- :source_parameter