Forum Discussion

janwyl's avatar
janwyl
New Contributor
12 months ago

Order of reponses when using pagination with http client

Hello! I need to fetch a large number of values from an API and retrieve them sorted. The API allows me to specify that the results are sortef and the pagination appears to be working fine. However,...