TripleSpeederT
Convex Community3y ago
2 replies
TripleSpeeder

Whats the correct type for FileMetadata now?

Since
getFileMetadata
is deprecated, I'm changing my code to use
db.system.get(<storageId>)
. As the docs point out, the return is not anymore of type "FileMetadata". But what is the correct type now?
Was this page helpful?