notifications
4 procedures defined in packages/api/src/routers/notifications.ts.
notifications.registerDevice
Section titled “notifications.registerDevice”| Kind | Auth | Rate limit | Source |
|---|---|---|---|
| mutation | protected (auth required) | notifications-register-device — 10 / 60s | packages/api/src/routers/notifications.ts:25 |
Input
registerDeviceInputSchemanotifications.getKnockToken
Section titled “notifications.getKnockToken”| Kind | Auth | Rate limit | Source |
|---|---|---|---|
| query | protected (auth required) | notifications-get-knock-token — 30 / 60s | packages/api/src/routers/notifications.ts:42 |
No input.
notifications.getPreferences
Section titled “notifications.getPreferences”| Kind | Auth | Rate limit | Source |
|---|---|---|---|
| query | protected (auth required) | notifications-get-prefs — 30 / 60s | packages/api/src/routers/notifications.ts:51 |
No input.
notifications.setPreferences
Section titled “notifications.setPreferences”| Kind | Auth | Rate limit | Source |
|---|---|---|---|
| mutation | protected (auth required) | notifications-set-prefs — 20 / 60s | packages/api/src/routers/notifications.ts:60 |
Input
notificationPreferencesSchema