NotificationProvider(Notification Provider)
A notification provider represents a notification service installed in the Medusa backend, either through a plugin or backend customizations. It holds the notification service's installation status.
{
"id": "sendgrid",
"is_installed": true
}