Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 455 Bytes

File metadata and controls

13 lines (8 loc) · 455 Bytes

Home > @snowplow/node-tracker > EventStore > getAll

EventStore.getAll property

Retrieve all payloads including their meta configuration in the store

Signature:

getAll: () => Promise<readonly EventStorePayload[]>;