QueryEventsResult
API reference for QueryEventsResult
Interface: QueryEventsResult<EventType>
Section titled “Interface: QueryEventsResult<EventType>”Result of a query events operation
Type Parameters
Section titled “Type Parameters”EventType
Section titled “EventType”EventType extends Event = Event
Properties
Section titled “Properties”events
Section titled “events”events:
ReadEvent<EventType>[]
pagination
Section titled “pagination”pagination:
object
hasMore
Section titled “hasMore”hasMore:
boolean
limit:
number
offset
Section titled “offset”offset:
number
total?
Section titled “total?”
optionaltotal:number