@openfabr/cdf / Exports / RelationsInfo
Interface: RelationsInfo
Interface that represents information about available relation constructs. It relies on the typing definitions in both ComponentInfo and ServicesInfo.
Hierarchy
↳ RelationsInfo
Table of contents
Properties
Properties
description
• Optional
description: string
Inherited from
Defined in
icon
• Optional
icon: string
Inherited from
Defined in
types
• types: Object
Available relations between a specific component/service and another component/service. Both the key and value here refer to the entries defined in components
and services
fields.
Index signature
▪ [key: string
]: string