Framework
isJunctionModel()
Function: isJunctionModel()
function isJunctionModel(modelName): booleanCheck if a model name is a junction table.
Parameters
| Parameter | Type | Description |
|---|---|---|
modelName | string | Model name to check |
Returns
boolean
True if the model is a junction table
