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