@vttforge/core / subTypeDocuments
Function: subTypeDocuments()
subTypeDocuments<
T>(query):T[]
Every document in the world using one of this module's sub-types.
The honest answer to "what does the user lose if they uninstall me". Show the count before you convert, and again before you tell someone it is safe to remove the module.
Type Parameters
T
T extends SubTypedDocument = SubTypedDocument
Parameters
query
Returns
T[]