createSuperBill
create super bill
Arguments
input
· createSuperBillInput
· Parameters for createSuperBill Returns
createSuperBillPayload
Example
mutation createSuperBill($input: createSuperBillInput) { createSuperBill(input: $input) { messages superBill }}