* Manage an entity with the updated data contract flow * Leveraged to manipulate User/Track/Playlist/+ other entities
({
userId,
entityType,
entityId,
action,
metadata
}: {
userId: number
entityType: EntityType
entityId: number
action: Action
metadata?: string
})
source not stored for this graph (policy: none)
no test coverage detected