Enter a search query
.info()
This method returns the record of an authenticated scope user.
Method Syntaxasync db.info<T>()
const user = await db.info();