Optional
Optional refresh interval for the value.
If set, will automatically perform a refresh every refreshInterval milliseconds to keep state in sync with possible other clients looking at the same data. [in ms]
refreshInterval
{ refetchInterval: 2000 } Copy
{ refetchInterval: 2000 }
Scope in which the value should exist, either User, Global or Project.
User
Global
Project
Optional refresh interval for the value.
If set, will automatically perform a refresh every
refreshIntervalmilliseconds to keep state in sync with possible other clients looking at the same data. [in ms]