All Collections
Features
API
Object Sorting in Merge Responses
Object Sorting in Merge Responses

How Merge objects are sorted when calling an endpoint

Matthew Doherty avatar
Written by Matthew Doherty
Updated over a week ago

When Merge creates our normalized common models, we write them to our database in the order that they are returned from the 3rd party endpoint. We then make these objects available via our endpoints in the same order that they were written by our backend infrastructure.

Effectively, this means that Merge does not sort objects.

Did this answer your question?