Tag: graphql
How to export the product details as csv file using graphql and nodejs
This api used to pass the poduct details to a csv file .
Api to clear cart using node and graphql
This api used to remove all items from the cart.Here we pass the customer mail id and token .