@openfabr/cdf / Exports / ServicesInfo
Interface: ServicesInfo
Interface that represents information about available service constructs.
Hierarchy
↳ ServicesInfo
Table of contents
Properties
Properties
description
• Optional Readonly description: string
Inherited from
Defined in
icon
• Optional Readonly icon: string
Inherited from
Defined in
types
• Readonly types: Object
Available types and subtypes for services, keyed by a unique identifier among all components/services/relations.
Index signature
▪ [key: string]: ServiceType