{ "hr": { "employeesNestScalars": [ { "id": 3, "name": "Bob Smith", "projects": [ "AWS Aurora security", "AWS Redshift Spectrum querying", "AWS Redshift security" ], "title": null }, { "id": 4, "name": "Susan Smith", "projects": [], "title": "Dev Mgr" }, { "id": 6, "name": "Jane Smith", "projects": [ "AWS Redshift security" ], "title": "Software Eng 2" } ] } }