overall clean up

Signed-off-by: Loan Laux <loan@outgrow.io>
This commit is contained in:
Loan Laux
2021-04-28 22:18:54 +04:00
parent ffe33d6453
commit 4ac8ea2df7
11 changed files with 11 additions and 30 deletions

View File

@@ -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!) {