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: 20 June, 2023