Type alias RelationshipType

RelationshipType: "HasMany" | "BelongsTo" | "HasOne" | "HasAndBelongsToMany"

Generated using TypeDoc