IGraphQLList.Add Method Adds a value to the end of the list. Syntax Unit: GraphQL.Types procedure IGraphQLList.Add(const Value: TValue); virtual; abstract; Parameters <-> Parameter Type Description const Value TValue See also IGraphQLList