TSchemaEnumType.Create Constructor
Creates the enumeration type with the specified name.
Syntax
Unit: GraphQL.Schema
constructor TSchemaEnumType.Create(const AName: string);
Parameters
<-> | Parameter | Type | Description |
---|---|---|---|
const | AName | string |