Query Compilation Failed
data class QueryCompilationFailed(val query: String) : DittoError.StoreErrorReason
Content copied to clipboard
Compilation of the provided query failed.
Since
4.5.0
Compilation of the provided query failed.
4.5.0