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,7 +8,9 @@ const checkoutCreateMutation = /* GraphQL */ `
|
|||||||
field
|
field
|
||||||
message
|
message
|
||||||
}
|
}
|
||||||
...checkoutDetails
|
checkout {
|
||||||
|
...checkoutDetails
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user