@plentymarkets/shop-api / PlentysystemsIntegrationContext
Type Alias: PlentysystemsIntegrationContext ​
PlentysystemsIntegrationContext:
IntegrationContext
<AxiosInstance
,MiddlewareConfig
,Endpoints
>
Runtime integration context, which includes API client instance, settings, and endpoints that will be passed via middleware server. This interface name is starting with Boilerplate
, but you should use your integration name in here.