createPhenomenon MethodProtected
Creates a Phenomenon with the provided name in this schema.
createPhenomenon(name: string): Promise<Phenomenon>
| Parameter | Type | Description | 
|---|---|---|
| name | string | 
Returns - Promise<Phenomenon>
Defined in
Last Updated: 20 June, 2023