relatedInstances
relatedInstances: InstanceFilterRelatedInstanceDefinition[] | undefined
Specifies relationship paths pointing to related instances used in the expression attribute.
Sometimes there's a need to filter on a related instance property. In that case, the relationship needs to be named by specifying the path and alias for the target (or the relationship). Then, the related instance's symbol context can be accessed through the root symbol named as specified in the alias (or relationshipAlias) attribute.
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.