shopify checkout redirect & api handler

This commit is contained in:
cond0r
2021-02-04 17:18:33 +02:00
parent 2acc21164b
commit b0d8ae565d
11 changed files with 128 additions and 17 deletions

View File

@@ -5,6 +5,9 @@ export const checkoutDetailsFragment = /* GraphQL */ `
totalTax
totalPrice
currencyCode
completedAt
createdAt
taxesIncluded
lineItems(first: 250) {
pageInfo {
hasNextPage