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