Hi, i am using query entity records to get data from Data service from Orchestrator.
As there is limit to get number of records in one go(upto 1000), i am using loop to get all the records from Orchestrator.
Now my problem i am not able to add the data to a list variable as add or append is not working.
The output of query entity records is type IList