ka-extension / ka-extension-ts

A browser extension for Khan Academy.
MIT License
19 stars 11 forks source link

`clear_brand_new` API endpoint no longer exists #263

Open EthanLuisMcDonough opened 1 year ago

EthanLuisMcDonough commented 1 year ago

Not sure if there's a GraphQL replacement. If not, the UI for the notification box will have to be retooled.

https://github.com/ka-extension/ka-extension-ts/blob/f830f55038bd897d7af2c7ec3f5d33558d056d28/src/popup.ts#L317-L332

bhavjitChauhan commented 1 year ago

The equivalent GraphQL mutation is clearBrandNewNotifications.