Error thrown when a document delete operation fails.
readonly
collection: string
Name of the collection.
readonly
key: unknown
Key that was being deleted.
name: string
Error thrown when a document delete operation fails.
collection: string
Name of the collection.
key: unknown
Key that was being deleted.
name: string
import { CollectionDeleteFailed } from ".";