User list activity (anime & manga updates)
id
Int!
The id of the activity
userId
Int
The user id of the activity's creator
type
ActivityType
The type of activity
replyCount
The number of activity replies
status
String
The list item's textual status
progress
The list progress made
isLocked
Boolean
If the activity is locked and can receive replies
isSubscribed
If the currently authenticated user is subscribed to the activity
likeCount
The amount of likes the activity has
isLiked
If the currently authenticated user liked the activity
isPinned
If the activity is pinned to the top of the users activity feed
siteUrl
The url for the activity page on the AniList website
createdAt
The time the activity was created at
user
User
The owner of the activity
media
Media
The associated media to the activity update
replies
[ActivityReply]
The written replies to the activity
likes
[User]
The users who liked the activity
Last updated 4 months ago