ReadOptions
API reference for ReadOptions
Interface: ReadOptions
Section titled “Interface: ReadOptions”Common options for read operations
Indexable
Section titled “Indexable”[key
: string
]: unknown
Properties
Section titled “Properties”cacheTtl?
Section titled “cacheTtl?”
optional
cacheTtl:number
consistency?
Section titled “consistency?”
optional
consistency:"strong"
|"eventual"
tableName?
Section titled “tableName?”
optional
tableName:string
optional
type:"text"
|"json"
|"arrayBuffer"
|"stream"