shouldExecuteEffectSynchronously

open override val shouldExecuteEffectSynchronously: Boolean = false(source)

Whether the query side effect should be synchronous. If true, side effect will be executed synchronously.