Access a community of over 900,000 Shopify Merchants and Partners and engage in meaningful conversations with your peers.
Hi, is ti possible to create a checkout using "checkoutCreate" and also input the shipping address rather update it later via "checkoutShippingAddressUpdateV2 "?
Solved! Go to the solution
This is an accepted solution.
Yes, as per the checkoutCreate GraphQL docs, the CheckoutCreateInput type also takes a shippingAddress field of type MailingAddressInput.
https://shopify.dev/docs/storefront-api/reference/checkouts/checkoutcreateinput
My recommendation would be to install a GraphQL client and try it out!
This is an accepted solution.
Yes, as per the checkoutCreate GraphQL docs, the CheckoutCreateInput type also takes a shippingAddress field of type MailingAddressInput.
https://shopify.dev/docs/storefront-api/reference/checkouts/checkoutcreateinput
My recommendation would be to install a GraphQL client and try it out!
User | RANK |
---|---|
2 | |
1 | |
1 | |
1 | |
1 |