Gregor Becker
Gregor Becker
You are right i defined the wrong type for userId. Not all tests are perfectly written 😉
After 5 times reading i finally understand what you want 😄 . Ok...that's interesting. From my head now, i try to think of a helper which does what you need....
Hmmm....if you use the pinia setup store syntax you should be able to solve this problem. You can give me feedback if not. Look there: https://github.com/CodeDredd/pinia-orm/issues/1888
I think that pinia-orm also needs an h3 plugin which is used in nuxt. But yeah....pleases start making one and i am reviewing it and contributing 😉
@daniandl ok...have you tried using this `SimpleCache` in the config? I think this should solve it. related: https://github.com/cloudflare/workerd/issues/3053