Admin APIAPI ReferenceOrdersObjectsOrdersStatsOn this pageOrdersStats Object Description Statistics for orders, including total revenue. This type is deprecated and only used in the deprecated stats field of OrdersConnection. Declaration type OrdersStats { total: Float} Fields NameTypeDescriptiontotalFloatTotal revenue amount for the filtered orders.