Where can I read about client-side caching? I'm us...
# community-help
g
Where can I read about client-side caching? I'm using the JS SDK and I see there's the option
cacheSearchResultsForSeconds
, but the documentation doesn't seem to mention it.
j
This is not documented directly anywhere unfortunately. There’s only a link to the Configuration.ts file in the docs, which has this parameter
👍 1