EntityExpandResponseValue interface

The expansion result values.

Properties

edges

Array of edges that connects the entity to the list of entities.

entities

Array of the expansion result entities.

Property Details

edges

Array of edges that connects the entity to the list of entities.

edges?: EntityEdges[]

Property Value

entities

Array of the expansion result entities.

entities?: EntityUnion[]

Property Value