Magidoc

refundsChangeStatus
Mutation

Updates the status of all specified refunds. All refunds must be able to make the state transition for any of them to update

Arguments

#

ids

[ ID !]!
Non-null

List of refund IDs to change.

status

Non-null

The new status to update the refunds to

Response

#

Returns RefundsChangeStatus .

Example

#