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.
Learn 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, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025