shouldSuppressErrorRelay

open override val shouldSuppressErrorRelay: (ErrorRecord, QueryModel<*>) -> Boolean? = null

Determines whether to suppress error information when relaying it using soil.query.core.ErrorRelay.