v2 API: Set order status in quoteCreate mutation
B
BSN Bot
As of this writing, the GraphQL (v2) API does not allow for setting the order status in the quoteCreate mutation. In comparison, the REST (v1) API does provide a field in the POST payload for setting the order status ID. This means that if using the GraphQL API, an extra call has to be made to update the order status immediately after calling quoteCreate - and with rate-limiting, this dissuades from using the v2 API.
So it would be extremely helpful to provide a way to set the order status ID in the quoteCreate mutation.
Cory
Did they send you here to request it as a feature? I have had zero luck on API support over the years unfortunately.
B
BSN Bot
Cory yep, sure did!
And I quote...
"Updating the status upon creation is a good idea, and I think it would help other shops too.
You can request this feature at www.printavo.com/ideas to inform our product team and allow other shops to upvote and comment.
That'll help our product team prioritize which features they create or update next."
And this a big enough issue that it prevents me from moving to v2.