amppA
Convex Community17mo ago
15 replies
ampp

btw the dashboard custom query is always

btw the dashboard custom query is always highlighting the keyvalue on this as invalid
return await ctx.db.query("table").withIndex('field', (q) => q.eq('field', { keyValue: 'stringValue'})).take(1);
Was this page helpful?