Files
FastAnime/fastanime/libs/api/anilist/mutations/mark-read.gql
2025-07-07 22:09:53 +03:00

6 lines
60 B
GraphQL

mutation {
UpdateUser {
unreadNotificationCount
}
}