Skip to content

Commit

Permalink
Add todo comment
Browse files Browse the repository at this point in the history
  • Loading branch information
poulch committed Oct 4, 2024
1 parent 7c092ba commit 4e5e816
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/orders/views/OrderList/filters.ts
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ export function getFilterVariables(
params: OrderListUrlFilters,
filterContainer: FilterContainer,
): OrderFilterInput {
// TODO: Cleanup this function to use the new filter system
const queryVariables = _whereToLegacyVariables(createOrderQueryVariables(filterContainer));

return {
Expand Down

0 comments on commit 4e5e816

Please sign in to comment.