Closed
Description
As a graphQl user,
when there is a category permission that specifically denies adding a product to cart,
I want to get a notification that I cannot add an item to the cart.
Target mutations that should apply Catalog Permissions are:
- addProductsToCart
AC
- GraphQl respects Catalog Permissions configuration
- Automated tests are available
Metadata
Metadata
Assignees
Type
Projects
Status
Done