Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EntityEdges

Package version

The edge that connects the entity to the other entity.

Hierarchy

  • EntityEdges

Index

Properties

Optional additionalData

additionalData: undefined | {}

A bag of custom fields that should be part of the entity and will be presented to the user.

Optional targetEntityId

targetEntityId: undefined | string

The target entity Id.

Generated using TypeDoc