subscription userCurrentTaskbarItemUpdates( $app: EnumTaskbarApp! ) { userCurrentTaskbarItemUpdates(app: $app) { addItem { ...userCurrentTaskbarItemAttributes } updateItem { ...userCurrentTaskbarItemAttributes } removeItem } }