Interface: UpdateCategoryInput
Defined in: type/UpdateCategoryInput.ts:6
Input object for UpdateCategoryInput
Properties
description?
optionaldescription?:LocalizedStringInput[]
Defined in: type/UpdateCategoryInput.ts:13
The long description for this category, this field can contain html formatting, this field can be translated is case of multilingual catalog.
hidden?
optionalhidden?:YesNo
Defined in: type/UpdateCategoryInput.ts:29
Category hidden status
metadataCanonicalUrls?
optionalmetadataCanonicalUrls?:LocalizedStringInput[]
Defined in: type/UpdateCategoryInput.ts:27
[SEO] Metadata canonical urls in different languages.
metadataDescriptions?
optionalmetadataDescriptions?:LocalizedStringInput[]
Defined in: type/UpdateCategoryInput.ts:23
[SEO] Metadata description in different languages.
metadataKeywords?
optionalmetadataKeywords?:LocalizedStringInput[]
Defined in: type/UpdateCategoryInput.ts:25
[SEO] Metadata keywords in different languages.
metadataTitles?
optionalmetadataTitles?:LocalizedStringInput[]
Defined in: type/UpdateCategoryInput.ts:21
[SEO] Metadata title in different languages.
name?
optionalname?:LocalizedStringInput[]
Defined in: type/UpdateCategoryInput.ts:9
Localized category name as it is available in the supported language defaults to the category's default language.
parent?
optionalparent?:number
Defined in: type/UpdateCategoryInput.ts:19
The category's parent Category when available
shortDescription?
optionalshortDescription?:LocalizedStringInput[]
Defined in: type/UpdateCategoryInput.ts:17
The short description for this category, this field can contain html formatting, this field can be translated is case of multilingual catalog.