☰
receiptCreate
Creates an Receipt
Creates a Receipt with the inserted data. Returns the created Receipt
Function signature
receiptCreate(companyId: Int!,data: ReceiptInsert!,options: ReceiptMutateOptions): Receipt!
Type
Arguments
Required fields are marked with "!"companyId: Int!
data: ReceiptInsert!
options: ReceiptMutateOptions