returning json with multiple object arrays in remix loader function
This is a remix project using Printful and Cloudinary API. I am having trouble figuring out how to get both objects to return correctly. In the loader function, I am returning a JSON for product info and a list of categories to place the product into.