DeleteProductCategoriesInput
No description
input DeleteProductCategoriesInput {
productCategoriesIds: [ID!]!
}
Fields
DeleteProductCategoriesInput.productCategoriesIds ● [ID!]! non-null scalar
Member Of
deleteProductCategories mutation