shouldExecuteEffectSynchronously

open override val shouldExecuteEffectSynchronously: Boolean = false

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