@plentymarkets/shop-api / MiddlewareConfig
Interface: MiddlewareConfig ​
Defined in: types/config/index.ts:6
Settings to be provided in the middleware.config.js file.
Properties ​
_apiEvents? ​
optional_apiEvents:PlentyEvents
Defined in: types/config/index.ts:17
_apiResponseHeaders? ​
optional_apiResponseHeaders:object
Defined in: types/config/index.ts:16
Index Signature ​
[key: string]: string | string[] | undefined
_middlewareRequestHeaders? ​
optional_middlewareRequestHeaders:object
Defined in: types/config/index.ts:15
Index Signature ​
[key: string]: string | undefined
api ​
api:
object
Defined in: types/config/index.ts:7
debug? ​
optionaldebug:boolean
queryParams? ​
optionalqueryParams:object
Index Signature ​
[key: string]: string | null | undefined
securityToken ​
securityToken:
string|undefined
url ​
url:
string