QueryStreamsOptions
API reference for QueryStreamsOptions
Interface: QueryStreamsOptions
Section titled “Interface: QueryStreamsOptions”Query parameters for filtering streams
Properties
Section titled “Properties”fromDate?
Section titled “fromDate?”
optional
fromDate:string
includeArchived?
Section titled “includeArchived?”
optional
includeArchived:boolean
includeCount?
Section titled “includeCount?”
optional
includeCount:boolean
includeMetadata?
Section titled “includeMetadata?”
optional
includeMetadata:boolean
limit?
Section titled “limit?”
optional
limit:number
maxPosition?
Section titled “maxPosition?”
optional
maxPosition:number
minPosition?
Section titled “minPosition?”
optional
minPosition:number
offset?
Section titled “offset?”
optional
offset:number
sortBy?
Section titled “sortBy?”
optional
sortBy:"streamId"
|"createdAt"
|"streamPosition"
|"updatedAt"
sortDirection?
Section titled “sortDirection?”
optional
sortDirection:"asc"
|"desc"
streamId?
Section titled “streamId?”
optional
streamId:string
streamIdPattern?
Section titled “streamIdPattern?”
optional
streamIdPattern:string
streamType?
Section titled “streamType?”
optional
streamType:string
|string
[]
toDate?
Section titled “toDate?”
optional
toDate:string