Alokai

RemoveFromCartResponse

Response of the removeFromCart API endpoint.

Comes in handy while creating generic return types constraints used in combination with custom queries.

type RemoveFromCartResponse = UpdateCartResponse;

Referenced Types

On this page