NotificationAllUpdatedNotificationsMutationPayloadType
No description
type NotificationAllUpdatedNotificationsMutationPayloadType {
userErrors: [UserError]
success: Boolean
allUpdatedNotifications: [UserNotificationType]
notification: UserNotificationType
}
Fields
NotificationAllUpdatedNotificationsMutationPayloadType.userErrors ● [UserError] list object
NotificationAllUpdatedNotificationsMutationPayloadType.success ● Boolean scalar
Note: this is not fully supported yet everywhere.