Skip to content

InlineProjectionRegistration

API reference for InlineProjectionRegistration

@delta-base/toolkit


Registration object returned by projections.inline()

config: InlineProjectionConfig


projections: InlineProjectionHandler<Readonly<{ data: EventData; metadata?: PlatformEventMetadata; tags?: string[]; type: string; }>>[]