doNotStore

fun <T> MutableExecutionOptions<T>.doNotStore(doNotStore: Boolean): T

Parameters

doNotStore

Whether to store the response in cache.

Default: false