Skip to main content

notificationTemplatesTableRelations

API Docs


Variable: notificationTemplatesTableRelations

const notificationTemplatesTableRelations: Relations<"notification_templates", { creator: One<"users", false>; notificationLogsWhereTemplate: Many<"notification_logs">; updater: One<"users", false>; }>

Defined in: src/drizzle/tables/NotificationTemplate.ts:94