A space to discuss GraphQL queries, mutations, troubleshooting, throttling, and best practices.
https://shopify.dev/api/admin-rest/2021-10/resources/cancellationrequest#resource_object
We can create a "CancellationRequest" with a custom cancellation reason / message, but can we get this message back in any way? Or is the only order cancel reason we're able to read from an order the "cancel_reason" from: https://shopify.dev/api/admin-rest/2022-01/resources/order#resource_object with predefined values.
Thank you.