inAppNotificationUpdates
Subscribe to real-time in-app notification updates for a party.
Authentication
Authentication is required. Unauthenticated requests will fail.
Authorization
Users can only subscribe to their own notifications.
Events
Subscribers receive updates when:
- A new notification is created for the user
- A notification is marked as read
inAppNotificationUpdates(
partyId: ID!
): InAppNotificationPayload!
Arguments
inAppNotificationUpdates.partyId ● ID! non-null scalar
The party ID to receive notification updates for