paymentRefund
MutationRefunds a payment using the specified input.
#
Arguments
- PaymentRefundInput!Required
input The values used to perform the payment refund operation.
#
Payload
- [PaymentRefundError!]
errors User-facing errors that prevented the operation from succeeding.
- Payment
payment The payment associated with this payment refund payload.