PromotionSortingInput Input Type
No description
input PromotionSortingInput {
direction: OrderDirection!
field: PromotionSortField!
}
Fields
direction ● OrderDirection!
Specifies the direction in which to sort promotions.
field ● PromotionSortField!
Sort promotions by the selected field.
Member Of
promotions query