Type alias ErrorContext

ErrorContext: Record<string, any>

Additional data, which provides context to the error and may help with debugging.

Warning: The contents of this object may change in future versions of the SDK.