Array of references (e.g. nodeId, edgeId, orderId, actionId, etc.) to provide more information related to the error.

Hierarchy

  • ErrorReference

Indexable

[property: string]: any

Properties

referenceKey: string

Specifies the type of reference used (e.g. nodeId, edgeId, orderId, actionId, etc.).

referenceValue: string

The value that belongs to the reference key. For example, the id of the node where the error occurred.

Generated using TypeDoc