CompleteSaleInput
Input object
Input for completing/finalizing a sale.
Fields
| Field | Description | Type |
|---|---|---|
paymentType | The payment type used for this sale. | SalePaymentType! |
saleId | The ID of the `Sale`. | ID! |
Used By (1)
CompleteSaleInput is referenced by the following fields, arguments, and input fields:
| Type | Field |
|---|---|
Mutation | completeSale(input) |