createMixinClass MethodProtected
Creates a Mixin with the provided name in this schema.
createMixinClass(name: string): Promise<Mixin>
Parameter | Type | Description |
---|---|---|
name | string |
Returns - Promise<Mixin>
Defined in
Last Updated: 30 November, 2023