promotion_order_by
Ordering options when selecting data from "promotion".
input promotion_order_by {
allowPreview: order_by
createdAt: order_by
description: order_by
displayOrder: order_by
endsAt: order_by
id: order_by
image: order_by
isActive: order_by
isArchived: order_by
isShippable: order_by
location: location_order_by
locationId: order_by
price: order_by
promotionServices_aggregate: promotionServices_aggregate_order_by
shippingFee: order_by
startsAt: order_by
title: order_by
updatedAt: order_by
workspace: workspace_order_by
workspaceId: order_by
}