Interface EventAdapterOptions

Options that can be passed when using createEventAdapter.

Hierarchy

  • EventAdapterOptions

Properties

Properties

defaultIterator?: EventIteratorOptions

The default options that are applied to iterators. Use this to setup default limits and overflow behavior for iterators of this event.

Generated using TypeDoc