App reviews, troubleshooting, and recommendations
Hi there,
using Shopify GraphQL admin API I can get order financial status and fulfillment status — but I can't find how can I see the entire order status, I can't see if the order was cancelled, archived, etc.
How can I get that status?
Hello @VladimirTs ,
For cancellation, once you find the order to cancel, add 'cancelReason' and 'cancelledAt' fields in the GraphQL API. If these fields are not null in the response, then the order is considered cancelled.(https://prnt.sc/d2Zw6t7NVpKL)
For archiving, you can include 'status:closed' in the query to retrieve all archived data.(https://prnt.sc/qYTOy46EKxl5)
Hello @VladimirTs
If the solution presented meets your needs and addresses your query effectively, I encourage you to accept it as the chosen answer. This will acknowledge the support you received and aid fellow community members in identifying reliable and effective solutions for their similar concerns.
Thank you.
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024