ProductTypeSortingInput Input Type
No description
input ProductTypeSortingInput {
direction: OrderDirection!
field: ProductTypeSortField!
}
Fields
direction ● OrderDirection!
Specifies the direction in which to sort product types.
field ● ProductTypeSortField!
Sort product types by the selected field.
Member Of
productTypes query