Information about a write error from a bulk operation (e.g. putAll).
Surfaced when an individual document in a batch fails to write, for example because of a revision conflict on update.
Discriminator for the error event kind
Full PouchDB document ID (table_id format)
Document table name
Document ID within the table
The error reported by PouchDB
The input document that failed to write
Information about a write error from a bulk operation (e.g. putAll).
Surfaced when an individual document in a batch fails to write, for example because of a revision conflict on update.