plainblack / ving

An opinionated web services starter for Nuxt3 that provides REST and per-field privileges out of the box.
https://plainblack.github.io/ving/
63 stars 7 forks source link

look into making a big record loader #48

Closed rizen closed 7 months ago

rizen commented 7 months ago

so you could type

const users = record('User');

without having to import the individual records