{
"data": {
"getCommunities": {
"edges": [
{
"node": {
"id": "2",
"title": "The updated community title",
"visibility": "PRIVATE",
"description": "<p>The updated community description.</p>\n",
"cta": [
{
"actionId": "EDIT_COMMUNITY",
"arguments": [
{
"key": "communityId",
"value": "2"
}
]
},
{
"actionId": "VIEW_MEMBERS",
"arguments": [
{
"key": "communityId",
"value": "2"
}
]
},
{
"actionId": "VIEW_SENT_INVITATIONS",
"arguments": [
{
"key": "communityId",
"value": "2"
}
]
},
{
"actionId": "DELETE_COMMUNITY",
"arguments": [
{
"key": "communityId",
"value": "2"
}
]
},
{
"actionId": "INVITE_TO_COMMUNITY",
"arguments": [
{
"key": "communityId",
"value": "2"
}
]
},
{
"actionId": "CREATE_POST",
"arguments": [
{
"key": "communityId",
"value": "2"
}
]
}
],
"ownerUserContext": {
"displayName": "John Doe",
"id": "1",
"uuid": "b004e1a8-ec3d-40ec-bf05-8b54a98873a1"
}
}
}
]
}
}
}