Backwards-compatability for schema generated prior to custom primary key support: the single field targetName has been replaced with an array of targetNames. targetName and targetNames are exclusive (will never exist on the same schema)
targetName
targetNames
{RelationType | ModelAssociation | undefined}
array of targetNames, or undefined
undefined
Backwards-compatability for schema generated prior to custom primary key support: the single field
targetName
has been replaced with an array oftargetNames
.targetName
andtargetNames
are exclusive (will never exist on the same schema)