I am using react hook but i dont get template name and also payload in notification object
import { useNotifications } from '@novu/react/hooks';
can yuo tell me how to get payload. Currently I am trying to develop cusom inbox and need payload data to show content of notification. The body give string value not actual payload.