- BelongsToMany<TCreationAttributes, TModelAttributes, TCreationAttributesThrough, TModelAttributesThrough>(associatedClassGetter, through, foreignKey?, otherKey?): Function
Type Parameters
- TCreationAttributes extends {}
- TModelAttributes extends {}
- TCreationAttributesThrough extends {}
- TModelAttributesThrough extends {}
Returns Function
- BelongsToMany<TCreationAttributes, TModelAttributes, TCreationAttributesThrough, TModelAttributesThrough>(associatedClassGetter, options): Function
Type Parameters
- TCreationAttributes extends {}
- TModelAttributes extends {}
- TCreationAttributesThrough extends {}
- TModelAttributesThrough extends {}
Returns Function