GraphQL OBJECT
UpdateNotificationPayload
Payload for notification update.
link Definition
- type UpdateNotificationPayload {
- #   The updated notification.
- : Notification 
- }
GraphQL OBJECT
Payload for notification update.
- type UpdateNotificationPayload {
- #   The updated notification.
- : Notification 
- }