UpdateTaxLot
No description
type UpdateTaxLot {
errors: PayloadError
taxLot: TaxLot
}
Fields
UpdateTaxLot.errors ● PayloadError object
UpdateTaxLot.taxLot ● TaxLot object
Returned By
updateTaxLot mutation