ConnectedEntity interface

Expansion result connected entities

Properties

additionalData

key-value pairs for a connected entity mapping

targetEntityId

Entity Id of the connected entity

Property Details

additionalData

key-value pairs for a connected entity mapping

additionalData?: Record<string, unknown>

Property Value

Record<string, unknown>

targetEntityId

Entity Id of the connected entity

targetEntityId?: string

Property Value

string