invoiceMergeUndo
Graphql fields and variables for the invoiceMergeUndo mutation
mutation invoiceMergeUndo ($invoiceId: ID!) {
invoiceMergeUndo (invoiceId: $invoiceId) {
errors
sourceInvoices
}
}Arguments
{
"invoiceId": "456123"
}Name
Type
Description
Response
Name
Type
Description
Last updated
Was this helpful?
