Core API Overview > @adpt/core > Adapt > RelationOp Adapt.RelationOp type Signature: export declare type RelationOp = (...args: Relation[]) => Relation;