Schema for a row of a view result.

Hierarchy

  • ViewResultRow

Properties

caused_by?: string

The cause of the error (if available).

Schema for a document.

error?: string

The name of the error.

id?: string

Schema for a document ID.

key: any

Schema for any JSON type.

reason?: string

The reason the error occurred (if available).

value: any

Schema for any JSON type.

Generated using TypeDoc