blujosiB
Convex Community16mo ago
6 replies
blujosi

How do i create a schema object with computed fields

using convex.dev and or convex-ents , how do i define a computed field. If i have an entity user defined in my schema with fields first name and last name, how do i define a fullname field that concats first and last name. This is just an example, it can be any computed field
Was this page helpful?