Skip to content

QueryCacheOptions

QueryCacheOptions = false | { staleWhileRevalidate?: string; tags?: string[]; ttl?: string; }

Defined in: packages/db/src/types.ts:98