mirror of
https://github.com/vercel/commerce.git
synced 2025-07-27 04:01:23 +00:00
shopify checkout redirect & api handler
This commit is contained in:
@@ -5,6 +5,9 @@ export const checkoutDetailsFragment = /* GraphQL */ `
|
||||
totalTax
|
||||
totalPrice
|
||||
currencyCode
|
||||
completedAt
|
||||
createdAt
|
||||
taxesIncluded
|
||||
lineItems(first: 250) {
|
||||
pageInfo {
|
||||
hasNextPage
|
||||
|
Reference in New Issue
Block a user