The thing is I’m calling an api that for example gives me all the orders that need to be shipped out
The thing is I’m calling an api that for example gives me all the orders that need to be shipped out today. Then I need to filter through which ones would be for a specific department or something and that’s where I’d loop through the array.


