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