chartOfAccounts: defineTable({ code: v.optional(v.string()), name: v.optional(v.string()), - Convex Community