birving2B
Convex Community2y ago
1 reply
birving2

Record<string, number> in db schema

Hey folks, i was wondering how do you create a field validation in the db schema that is the equivalent to Record<string, number>. Where the key in the object is any string?
Was this page helpful?