SupplierProductSortInput
Sort SupplierProducts by a field and direction.
input SupplierProductSortInput {
direction: SortDirection!
field: SupplierProductSortField!
}
Sort SupplierProducts by a field and direction.
input SupplierProductSortInput {
direction: SortDirection!
field: SupplierProductSortField!
}
SupplierProductSortInput.direction ● SortDirection! non-null enumSupplierProductSortInput.field ● SupplierProductSortField! non-null enum