mirror of
https://github.com/vercel/commerce.git
synced 2025-06-18 21:21:21 +00:00
Update checkout-create.ts
This commit is contained in:
parent
cbc9958742
commit
b59a50e984
@ -8,8 +8,10 @@ const checkoutCreateMutation = /* GraphQL */ `
|
||||
field
|
||||
message
|
||||
}
|
||||
${checkoutDetailsFragment}
|
||||
...checkoutDetails
|
||||
}
|
||||
}
|
||||
|
||||
${checkoutDetailsFragment}
|
||||
`
|
||||
export default checkoutCreateMutation
|
||||
|
Loading…
x
Reference in New Issue
Block a user