Query Not Supported
data class QueryNotSupported(val message: String) : DittoError.StoreErrorReason
Content copied to clipboard
The query is syntactically valid but uses features that are either not supported at all yet or not supported in a particular context.
Since
4.5.0