Hey everyone, I'm using JSON for running through line items connected to a Sales Order. Specifically using #each as handlebars. This pulls every single line item and goes through the code. Wondering if #each can be replaced with only pulling the most record line item added or something along those lines. Hope that makes sense