Ask a question to get started
Enter to sendā¢Shift+Enter new line
Yields keys from the MongoDB database.
yieldKeys(prefix: string): AsyncGenerator<string>
prefix
string
Optional prefix to filter the keys. A wildcard (*) is always appended to the end.