How to create cancel an order in shopify Hydrogen

Topic summary

A developer is building a Shopify Hydrogen application and needs to implement order cancellation functionality. They are unable to locate any relevant mutation or API endpoint for this feature in the Hydrogen documentation or resources.

Current Status:

  • The issue remains unresolved with no responses yet
  • The developer is seeking confirmation on the correct approach to achieve order cancellation

Key Question:
Whether Hydrogen provides native support for order cancellation through mutations/APIs, or if an alternative implementation method is required.

Summarized with AI on October 26. AI used: claude-sonnet-4-5-20250929.

I am working on a hydrogen application. Here I need to create a cancel order functionality. I am not able to find any mutation or API related to this. Some one please confirm how can I achieve this feature.

Thanks.