apstanisic / zmaj

Zmaj is a headless CMS for managing database
https://zmaj.vercel.app
MIT License
5 stars 0 forks source link

Do not auto camel case collections, fields, and relations #68

Closed apstanisic closed 1 year ago

apstanisic commented 1 year ago

If user wants, they can camel case it. Or provide an option

apstanisic commented 1 year ago
// snake, camel or none. Defaults to none
runServer({ infra: { defaultCase: "camel" } })

5c13845bc6b765251ce4c4090c45e631a394c6fb