CardinalityTypes type

Defines values for CardinalityTypes.

type CardinalityTypes = "OneToOne" | "OneToMany" | "ManyToMany"