📚 API ReferenceHypergraphNamespacesEntityType AliasesEntityWithRelationOn this pageType Alias: EntityWithRelation<S> EntityWithRelation<S> = Entity<S> & object Defined in: packages/hypergraph/src/entity/types.ts:27 Type declaration _relation _relation: { id: string; } | undefined Type Parameters S S extends AnyNoContext