Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RelatedEdge<T>

Type parameters

  • T

Hierarchy

  • RelatedEdge

Index

Properties

node: WorkBase & T
relation_type: "sequel" | "prequel" | "alternative_setting" | "alternative_version" | "side_story" | "parent_story" | "summary" | "full_story"

The type of the relationship between this work and related work.

relation_type_formatted: string

The format of relation_type for human like "Alternative version".

Generated using TypeDoc