App reviews, troubleshooting, and recommendations
Hi,
We are receiving shippingLine as null in response whenever we are using createDraftOrderFromOrder graphql API
We tried with and without shipping line while creating order, didn't work.
For both of the APIs we got shippingLine null in response.
We even tried once with custom shipping line, no luck.
Due to which when the created draft order is attempted to be marked as complete (to an order), fails with the below response.
{
"data": {
"draftOrderComplete": {
"draftOrder": null,
"userErrors": [
{
"field": null,
"message": "Something went wrong with your order, please try checking out again."
}
]
}
},
"extensions": {
"cost": {
"requestedQueryCost": 10,
"actualQueryCost": 10,
"throttleStatus": {
"maximumAvailable": 2000.0,
"currentlyAvailable": 1990,
"restoreRate": 100.0
}
}
}
}
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025