productAddToCategory
No description
productAddToCategory(
productId: Int!
categoryId: Int!
sortOrder: Int
makeDefault: Boolean! = false
): ProductCategoryRelationship!
No description
productAddToCategory(
productId: Int!
categoryId: Int!
sortOrder: Int
makeDefault: Boolean! = false
): ProductCategoryRelationship!
productAddToCategory.productId ● Int! non-null scalarproductAddToCategory.categoryId ● Int! non-null scalarproductAddToCategory.sortOrder ● Int scalarproductAddToCategory.makeDefault ● Boolean! non-null scalarProductCategoryRelationship object