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?”
optionalcacheTtl:number
consistency?
Section titled “consistency?”
optionalconsistency:"strong"|"eventual"
tableName?
Section titled “tableName?”
optionaltableName:string
optionaltype:"text"|"json"|"arrayBuffer"|"stream"