OBJECT
updateNotificationPayload
Autogenerated return type of updateNotification.
link GraphQL Schema definition
- type updateNotificationPayload {
- # A unique identifier for the client performing the mutation.
- String :
- User :
- # The list of errors occurred during the mutation
- FieldError] : [
- Notification :
- }