feeUpdate
Update a fee
Input fields
id (
ID!)
ID of fee to update
input (
FeeInput!)
Update fee values
Return fields
amount (
Float)
Effective fee amount
description (
String)
Description
id (
ID!)
The ID
quantity (
Int)
Number of fees
taxable (
Boolean)
Is it taxable?
timestamps (
ObjectTimestamps!)
Object timestamps
unitPrice (
Float)
Fee amount or percentage amount
unitPriceAsPercentage (
Boolean)
Is amountValue a percentage of order subtotal?