Properties
createManyProducts
createManyProducts: HandlerAndValidators<Record<string, Predicate>>
createProduct
createProduct: HandlerAndValidators<Record<string, Predicate>>
deleteManyProducts
deleteManyProducts: HandlerAndValidators<Record<string, Predicate>>
deleteProduct
deleteProduct: HandlerAndValidators<Record<string, Predicate>>
duplicateProduct
duplicateProduct: HandlerAndValidators<Record<string, Predicate>>
getProduct
getProduct: HandlerAndValidators<Record<string, Predicate>>
listProducts
listProducts: HandlerAndValidators<Record<string, Predicate>>
listProductsForActiveStatus
listProductsForActiveStatus: HandlerAndValidators<Record<string, Predicate>>
listProductsForOrganization
listProductsForOrganization: HandlerAndValidators<Record<string, Predicate>>
updateManyProducts
updateManyProducts: HandlerAndValidators<Record<string, Predicate>>
updateProduct
updateProduct: HandlerAndValidators<Record<string, Predicate>>
Product adapter