Module: common/getPlainRelationType
Functions
default
▸ default(relationType
): "one-to-one"
| "one-to-many"
| "many-to-many"
Parameters
Name | Type |
---|
relationType | RelationType |
Returns
"one-to-one"
| "one-to-many"
| "many-to-many"
Defined in
common/getPlainRelationType.ts:3