MagentoCartRemoveItemQueryVariables
interface MagentoCartRemoveItemQueryVariables {
cartId: string
itemId: number
}
Properties
Name | Type | Description |
---|---|---|
cartId | string | |
itemId | number |
interface MagentoCartRemoveItemQueryVariables {
cartId: string
itemId: number
}
Name | Type | Description |
---|---|---|
cartId | string | |
itemId | number |