Krishnan Rajiyah
Results
1
issues of
Krishnan Rajiyah
Admin REST APIs that would be beneficial to implement: 1. [Order Cancellation](https://shopify.dev/api/admin-rest/2022-04/resources/order#post-orders-order-id-cancel) 2. [Order Close](https://shopify.dev/api/admin-rest/2022-04/resources/order#post-orders-order-id-close) Would be nice to see following methods as a result: ```golang client := goshopify.NewClient(app, tenant,...