updateSuperBill
Update a SuperBill
Arguments
input
· updateSuperBillInput
· Parameters for updateSuperBill Returns
updateSuperBillPayload
Example
mutation updateSuperBill($input: updateSuperBillInput) { updateSuperBill(input: $input) { messages superBill }}