DeleteResult: {
    deletedCount: number;
}

Result of deleting documents

Type declaration

  • Readonly deletedCount: number

    The number of documents that were deleted.

Generated using TypeDoc