shouldSuppressErrorRelay
open override val shouldSuppressErrorRelay: (ErrorRecord, SubscriptionModel<*>) -> Boolean? = null(source)
Determines whether to suppress error information when relaying it using soil.query.core.ErrorRelay.