© 2026 Hedgehog Software, LLC
.orderBy(sql`array_position(${ingredientNames}, ${entity.name})`);
`{${array.map((item) => `'${item}'`).join(",")}}`