SCALAR
Decimal
The Decimal scalar type represents signed double-precision fractional
values parsed by the Decimal library. The Decimal appears in a JSON
response as a string to preserve precision.
link GraphQL Schema definition
- scalar Decimal
link Require by
- AddOnlineOrderItemInputadd online order item input type
- AddOrderItemInputadd order item input type
- OnlineOrderItemAn order item
- OrderItemAn order item
- ReportingSaleForFeeInfo for a fee in sales report.
- ReportingSaleForTableA sale for the table in a report
- ReportingSaleForTaxA sale for the tax in a report
- ReportingSalePerDiscountA sale per discount report
- ReportingSalePerPaymentMethodA sale per payment method report