Course lesson
We will implement the delete shop in our Nextjs application. When the user selects the delete button for a shop in the shop's list, it will execute the DeleteShopAndProducts mutation and delete the shop and all associated products.
We will implement the delete shop in our Nextjs application. When the user selects the delete button for a shop in the shop's list, it will execute the DeleteShopAndProducts mutation and delete the shop and all associated products.
Course lesson
We will implement the delete shop in our Nextjs application. When the user selects the delete button for a shop in the shop's list, it will execute the DeleteShopAndProducts mutation and delete the shop and all associated products.