Alokai

BuilderIntegrationContext

Runtime integration context, which includes API client instance, settings, and endpoints that will be passed via middleware server.

export type BuilderIntegrationContext = IntegrationContext<BuilderClient, MiddlewareConfig, ContextualizedEndpoints>;

Referenced Types

On this page