promotionServices_max_order_by
order by max() on columns of table "promotionServices"
input promotionServices_max_order_by {
createdAt: order_by
discountAmount: order_by
discountType: order_by
id: order_by
promotionId: order_by
quantity: order_by
serviceId: order_by
updatedAt: order_by
workspaceId: order_by
}