CommercetoolsIntegrationContext
Runtime integration context, which includes API client instance, settings, and endpoints that will be passed via middleware server.
type CommercetoolsIntegrationContext = IntegrationContext<ApolloClient$1<InMemoryCache$1>, Config<InMemoryCache$1>, Endpoints>;Referenced Types
- IntegrationContext
ApolloClientInMemoryCache- Config
- Endpoints