@plentymarkets/shop-api / doAddCategory
Function: doAddCategory() ​
Method doAddCategory - Adds a category.
Parameters ​
• context: PlentysystemsIntegrationContext
• params: CategoryParams
CategoryTemplateParams
Returns ​
CategoryTemplate
Example ​
ts
const { data } = await doAddCategory(() => useSdk().plentysystems.doAddCategory(params));