How can I calculate a refund using Shopify GraphQL (similar to refunds/calculate.json in REST)?

letslearngraphql

How can I calculate a refund using Shopify GraphQL (similar to refunds/calculate.json in REST)?

I’m currently working on migrating my application to use the Shopify GraphQL Admin API exclusively. I’ve been using the REST endpoint: POST …

 

Read More