remix/data-table · TypeView Source
RelationKind
Summary
Supported relation kinds.
Signature
type RelationKind = "hasMany" | "hasOne" | "belongsTo" | "hasManyThrough";
Supported relation kinds.
type RelationKind = "hasMany" | "hasOne" | "belongsTo" | "hasManyThrough";