LogoRobo.js
Framework

CascadeContext

Interface: CascadeContext

Context for cascade operations.

Properties

PropertyTypeDescription
getJunctionModels?() => string[]Function to find registered junction models.
getModel(name: string) => unknownFunction to get a model instance by name.
getSchema(name: string) => NormalizedSchemaFunction to get a model's schema by name.

On this page