Node SDK

Interface JoinExternalFetcher<T, R>

Legend

  • Namespace
  • Variable
  • Function
  • Function with type parameter
  • Type alias
  • Type alias with type parameter
  • Interface
  • Interface with type parameter
  • Property
  • Method
  • Enumeration
  • Class

Type parameters

  • T

  • R

Hierarchy

  • JoinExternalFetcher

Index

Properties

Methods

Properties

batchOptions?: BatchOptions

Methods

  • join(events: T[]): Promise<(T & { joinData: R })[]>

Generated using TypeDoc