Home > @tridion-sites/models > MultimediaLinkFieldDefinition > allowedTargetSchemas
Allowed Schemas for the linked Multimedia Components. A list of Link objects to “Schema” (purpose must be “SchemaPurpose.Multimedia”) representing the allowed Schemas. An empty list means that the target Schema is not constrained.
Signature:
get allowedTargetSchemas(): ReadonlyArray<Link> | undefined;