Marcin Gębala
Marcin Gębala
Done in https://github.com/saleor/saleor/pull/16165/.
Done in https://github.com/saleor/saleor/pull/16165/.
Done in https://github.com/saleor/saleor/pull/16165/.
Done in https://github.com/saleor/saleor/pull/16165/.
I had a look through the changes, and the PR looks good. No review approval yet as it is still in draft.
Done in https://github.com/saleor/saleor/pull/16165/.
Done in https://github.com/saleor/saleor/pull/16165/.
The mentioned fields should have `required=True` attribute set.
When creating an order or checkout, Saleor accepts the `AddressInput` input where address fields are copied from the selected user's address. If you're creating the orders via API you can...
@madmonkeyworks Just to confirm, you're referring to creating a draft order via dashboard? Because if it was about the checkout then most likely you control the checkout mutations and could...