LogoRobo.js
Framework

RelationInfo

Interface: RelationInfo

Relation metadata for a model.

Properties

PropertyTypeDescription
fieldstringField name in the schema.
foreignKey?stringForeign key field name.
onDeleteOnDeleteActionDelete behavior.
targetModelstringTarget model name.
typeRelationTypeRelation type.

On this page