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