Are you an LLM? You can read better optimized documentation at /documentation/api/query-core/interfaces/StreamSnapshot.md for this page in Markdown format
ws-asyncapi API / query-core / StreamSnapshot
Interface: StreamSnapshot<Data>
Defined in: .api-entries/query-core/index.d.ts:93
Snapshot of a streamStore.
Type Parameters
Data
Data
Properties
data
data:
Data
Defined in: .api-entries/query-core/index.d.ts:94
isDone
isDone:
boolean
Defined in: .api-entries/query-core/index.d.ts:95
error
error:
RpcError
Defined in: .api-entries/query-core/index.d.ts:96