{
"data": {
"connectedAccountListings": {
"pageInfo": {
"hasNextPage": true,
"hasPreviousPage": true,
"totalPages": 0,
"totalRecords": 0
},
"records": [
{
"accountTypeName": "Google",
"address": "string",
"id": "string",
"liveLink": "string",
"locationName": "string",
"phone": "string",
"type": "string"
}
]
}
}
}