{ "data": { "search": { "entities": [ { "id": "78a7711c-c3a4-45ff-bac1-1d40037804ba", "records": [ { "id": "34ac20d1-1ea8-4375-9433-2b5d5e065abe", "firstName": "John", "lastName": "Doe", "email": "second@email.com", "totalprice": 15 }, { "id": "d4a7d4d5-42a3-4bf4-befe-0ab47816138d", "firstName": "John", "lastName": "Doe", "email": "third@email.com", "totalprice": 34.59 }, { "id": "748b4a1b-5461-4539-8452-38362b8c8d78", "firstName": "John", "lastName": "Doe", "email": "first@email.com", "totalprice": 10 } ] } ] } } }