Relation with no known properties beyond id, kind, source, and target. Use this when the relation's schema/properties are not known.
NOTE: This is a TypeScript type only, not a schema. To validate that a value is an ECHO relation, use Relation.isRelation.
Relation.isRelation
Readonly
Relation with no known properties beyond id, kind, source, and target. Use this when the relation's schema/properties are not known.
NOTE: This is a TypeScript type only, not a schema. To validate that a value is an ECHO relation, use
Relation.isRelation.