visitMixin Method
Called for each Mixin instance found during schema traversal.
visitMixin(mixin: Mixin): Promise<void>
| Parameter | Type | Description | 
|---|---|---|
| mixin | Mixin | a Mixin object. | 
Returns -  Promise
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.