Skip to main content

ProductVariantSortingInput Input Type

No description

input ProductVariantSortingInput {
direction: OrderDirection!
field: ProductVariantSortField!
}

Fields

direction ● OrderDirection!

Specifies the direction in which to sort productVariants.

field ● ProductVariantSortField!

Sort productVariants by the selected field.

Member Of

productVariants query