@plentymarkets/shop-api / getSettings
Function: getSettings() ​
Defined in: api/getSettings/index.ts:18
Method getSettings - Used to get the system settings.
Parameters ​
context ​
PlentysystemsIntegrationContext
Returns ​
Setting[]
Remarks ​
- Method to get the system settings.
Example ​
ts
const { data } = await useSdk().plentysystems.getSettings();