Adds new items to an existing shopping cart. This mutation resets selected shipping method of updated stores, and user will need to select shipping method again.
input
object contains the unique identifier (ID
) for the cart and the items that need to be added.CartResponse
object.