GraphQL OBJECT
CreateNotificationPayload
Payload for notification create.
link Definition
- type CreateNotificationPayload {
- # The created notification.
- Notification :
- }
GraphQL OBJECT
Payload for notification create.
- type CreateNotificationPayload {
- # The created notification.
- Notification :
- }