mirror of
https://github.com/vercel/commerce.git
synced 2025-07-24 10:41:23 +00:00
@@ -1,4 +1,4 @@
|
||||
import { cartQueryFragment } from '@framework/utils/queries/get-checkout-query'
|
||||
import { cartQueryFragment } from '@framework/utils/queries/get-cart-query'
|
||||
|
||||
const accountCartByAccountIdQuery = `
|
||||
query accountCartByAccountIdQuery($accountId: ID!, $shopId: ID!, $itemsAfterCursor: ConnectionCursor) {
|
||||
|
Reference in New Issue
Block a user