CreateRefundInput
InputInput for the createRefund mutation.
Fields
Refund amount.
This is an ID that can be passed to a mutation by the client to track the progress of mutations and catch possible duplicate mutation submissions.
Meta data.
The ID of the order to refund.
Reason for refund.
When true, the payment gateway API is used to generate the refund.
When true, refunded items are restocked.