FCM webPush overrides not working
Hi! I'm using novu/node v2.0.1 on my NestJS project and I'm trying to set overrides for webPush, but the typing seems wrong.
The docs suggest this:
But the novu/node package says that there is no property webPush in the type:
How can I make it work?
I need to pass an override for the push notification icon and also for the redirect link.
(PS: For the push icon I also tried badge and icon properties as per ITriggerOverrideFCM type but it didn't work)
Best Regards,
Gaia
1 Reply
Hey Gaia
We have recieved other request for overrides issue. We will investigate and update in this thread