LogoRobo.js
Framework

ParsedIncludeEntry

Interface: ParsedIncludeEntry

Parsed include entry with resolved options.

Properties

PropertyTypeDescription
fieldstringRelation field name.
foreignKey?stringForeign key field name (undefined for manyToMany).
optionsIncludeOptionsInclude options.
targetModelstringTarget model name.
typeRelationTypeRelation type.

On this page