{
event: 'ResourceUpdated',
data: {
userId: uuid,
updated: [ {
resourceId: uuid,
updatedFields: {
name: string,
photo: string
}
} ]
},
teamId: uuid
}
{
event: 'ResourceUpdated',
data: {
userId: uuid,
updated: [ {
resourceId: uuid,
updatedFields: {
name: string,
photo: string
}
} ]
},
teamId: uuid
}