How Do I Get Values From Prism DB Into A Liquid File?

I am developing an app where the customization is done within the app section, to then save the values on the prisma DB under a specific model and then I would like to obtain that data from a liquid file, so as to be able to create my own custom div and add it to the store, does anyone know how to do this?

Hi, I got the same issue, let me know if you figure it out :slightly_smiling_face: