Skip to content

CategoryInput object

Input for creating or updating a category

FieldTypeDescription
namerequiredstringCategory display name
slugrequiredstringURL-friendly slug
descriptionstringCategory description
imagestring (uri)Category image URL
productCountinteger (int32)Products in this category

Released under the MIT License.