OptionalasasHtml is a boolean representing whether to return the result as HTML.
OptionalcreatedcreatedAt is a number representing the creation time of the activity.
OptionalcreatedcreatedAt_greater is a number representing the minimum creation time of the activities.
OptionalhashasReplies is a boolean representing whether the activity has replies.
OptionalhashasRepliesOrTypeText is a boolean representing whether the activity has replies or type text.
id is a number representing the id of the activity.
Optionalid_id_in is an array of numbers representing the ids of the activities that should be included.
Optionalid_id_not is a number representing the id of the activity that should not be included.
Optionalid_id_not_in is an array of numbers representing the ids of the activities that should not be included.
OptionalisisFollowing is a boolean representing whether the user is following.
OptionalmediamediaId is a number representing the id of the media.
OptionalmediamediaId_in is an array of numbers representing the ids of the media that should be included.
OptionalmediamediaId_not is a number representing the id of the media that should not be included.
OptionalmediamediaId_not_in is an array of numbers representing the ids of the media that should not be included.
OptionalmessengermessengerId is a number representing the id of the messenger.
OptionalmessengermessengerId_in is an array of numbers representing the ids of the messengers that should be included.
OptionalmessengermessengerId_not is a number representing the id of the messenger that should not be included.
OptionalmessengermessengerId_not_in is an array of numbers representing the ids of the messengers that should not be included.
Optionalsortsort is an array of strings representing the sort order.
Optionaltypetype is a string representing the type of the activity.
Optionaltype_type_in is an array of strings representing the types of the activities that should be included.
Optionaltype_type_not is a string representing the type of the activity that should not be included.
Optionaltype_type_not_in is an array of strings representing the types of the activities that should not be included.
OptionaluseruserId is a number representing the id of the user.
OptionaluseruserId_in is an array of numbers representing the ids of the users that should be included.
OptionaluseruserId_not is a number representing the id of the user that should not be included.
OptionaluseruserId_not_in is an array of numbers representing the ids of the users that should not be included.
ActivityVariablesis an interface representing the variables for theActivityQuery. It includes optional id, userId, messengerId, mediaId, type, isFollowing, hasReplies, hasRepliesOrTypeText, createdAt, id_not, id_in, id_not_in, userId_not, userId_in, userId_not_in, messengerId_not, messengerId_in, messengerId_not_in, mediaId_not, mediaId_in, mediaId_not_in, type_not, type_in, type_not_in, createdAt_greater, sort, and asHtml.See
https://docs.anilist.co/reference/query