Web Dev CodyW
Convex Community16mo ago
5 replies
Web Dev Cody

Get all documents where storageId not null

How would I achieve this query? I have a table with an index on an optional storageId field, but when doing the withIndex I can't seem to pass gte('file', undefined)
Was this page helpful?