TSchemaField.AddArgument Method Adds an input argument for the field. Syntax Unit: GraphQL.Schema procedure TSchemaField.AddArgument(Value: TSchemaInputValue); Parameters <-> Parameter Type Description Value TSchemaInputValue See also TSchemaField