Options
All
  • Public
  • Public/Protected
  • All
Menu

Schema for a row of a view result.

Hierarchy

  • ViewResultRow

Index

Properties

Optional caused_by

caused_by?: string

The cause of the error (if available).

Optional doc

Schema for a document.

Optional error

error?: string

The name of the error.

Optional id

id?: string

Schema for a document ID.

key

key: any

Schema for any JSON type.

Optional reason

reason?: string

The reason the error occurred (if available).

value

value: any

Schema for any JSON type.

Generated using TypeDoc