clusterAddToCategory
No description
clusterAddToCategory(
clusterId: Int!
categoryId: Int!
sortOrder: Int
makeDefault: Boolean! = false
): BaseProductCategoryRelationship!
No description
clusterAddToCategory(
clusterId: Int!
categoryId: Int!
sortOrder: Int
makeDefault: Boolean! = false
): BaseProductCategoryRelationship!
clusterAddToCategory.clusterId ● Int! non-null scalarclusterAddToCategory.categoryId ● Int! non-null scalarclusterAddToCategory.sortOrder ● Int scalarclusterAddToCategory.makeDefault ● Boolean! non-null scalarBaseProductCategoryRelationship object