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