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: 11 June, 2024