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