IO-3166-Global-Notifications-Part-2 - Checkpoint
This commit is contained in:
@@ -50,3 +50,9 @@ export const MARK_NOTIFICATION_READ = gql`
|
||||
}
|
||||
}
|
||||
`;
|
||||
|
||||
export const UPDATE_NOTIFICATIONS_READ_FRAGMENT = gql`
|
||||
fragment UpdateNotificationRead on notifications {
|
||||
read
|
||||
}
|
||||
`;
|
||||
|
||||
Reference in New Issue
Block a user