Skip to main content

productSetDefaultCategory

No description

productSetDefaultCategory(
productId: Int!
categoryId: Int!
): Product!

Arguments

productSetDefaultCategory.productId ● Int! non-null scalar

productSetDefaultCategory.categoryId ● Int! non-null scalar

Type

Product object

Product entity representing items in the product catalog.

External entity from the product service that provides basic product identification and categorization. Used as a reference for product-specific attributes and relationships within the attribute system.