Alokai

BigcommerceIntegrationContext

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

type BigcommerceIntegrationContext = IntegrationContext<BigCommerceClients, MiddlewareSettingsConfig, Endpoints>;

Referenced Types

On this page