productsBulkAddToCategory
No description
productsBulkAddToCategory(
productIds: [Int!]!
categoryId: Int!
startingSortOrder: Int! = 1000
): [ProductCategoryRelationship!]!
No description
productsBulkAddToCategory(
productIds: [Int!]!
categoryId: Int!
startingSortOrder: Int! = 1000
): [ProductCategoryRelationship!]!
productsBulkAddToCategory.productIds ● [Int!]! non-null scalarproductsBulkAddToCategory.categoryId ● Int! non-null scalarproductsBulkAddToCategory.startingSortOrder ● Int! non-null scalarProductCategoryRelationship object