Home > @i2analyze/i2connect > schema > ISchema > linkTypes
schema.ISchema.linkTypes property
Gets the link types that the schema defines.
Signature:
readonly linkTypes: Record<string, schema.ILinkType>;
Returns: Record<string, schema.ILinkType>
Introduced: API version 1.0