Framework
ModelInfo
Interface: ModelInfo
Model information available in setup context.
Properties
| Property | Type |
|---|---|
fields | string[] |
indexes | string[] |
name | string |
namespace? | string |
relations | string[] |
schema | NormalizedSchema |
Robo.jsModel information available in setup context.
| Property | Type |
|---|---|
fields | string[] |
indexes | string[] |
name | string |
namespace? | string |
relations | string[] |
schema | NormalizedSchema |