mirror of
https://github.com/vercel/commerce.git
synced 2025-07-23 04:36:49 +00:00
@@ -1,4 +1,4 @@
|
||||
import { cartPayloadFragment } from '@framework/utils/queries/get-checkout-query'
|
||||
import { cartPayloadFragment } from '@framework/utils/queries/get-cart-query'
|
||||
|
||||
const updateCartItemsQuantityMutation = `
|
||||
mutation removeCartItemsMutation($input: RemoveCartItemsInput!) {
|
||||
|
Reference in New Issue
Block a user