ObjectJoinCondition

public class ObjectJoinCondition : Codable

Defines a condition for joining related objects into a result set of Coaty objects. Result objects are augmented by resolving object references to related objects and by storing them in an extra property of the result object. Used in combination with Query events.