parseReferenceAnnotation()
Home > @backstage/plugin-techdocs-node
> parseReferenceAnnotation
Returns a parsed locations annotation
Signature:
parseReferenceAnnotation: (annotationName: string, entity: Entity) => ParsedLocationAnnotation
Parameters
Parameter |
Type |
Description |
---|---|---|
annotationName |
string |
The name of the annotation in the entity metadata |
entity |
A TechDocs entity instance |