{
"data": {
"interactions": {
"pageInfo": {
"hasNextPage": true,
"hasPreviousPage": true,
"endCursor": "string",
"total": 0
},
"edges": [
{
"node": {
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"source": "string",
"title": "string",
"content": "string",
"authorName": "string",
"authorAvatar": "string",
"authorUrl": "string",
"rating": 1,
"date": "2019-08-24T14:15:22Z",
"permalink": "string",
"category": "string",
"type": "string",
"photoUrl": "string",
"photoThumbnailUrl": "string",
"responded": true,
"notes": "string",
"responses": [
{}
],
"canRespond": true,
"totalResponses": 0
},
"cursor": "string"
}
],
"totalCount": 0
}
}
}