☰
receiptUpdate
Update an Receipt
Update an Receipt with the inserted data. Returns the updated Receipt
Function signature
receiptUpdate(companyId: Int!,data: ReceiptUpdate!,options: ReceiptMutateOptions): Receipt!
Type
Arguments
Required fields are marked with "!"companyId: Int!
data: ReceiptUpdate!
options: ReceiptMutateOptions