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: 29 September, 2023