Follow/unfollow a user
follow_userToggle following an AniList user by their numeric ID. Requires login; call again to unfollow.
Instructions
[Requires login] Toggle following another AniList user from the authenticated user's account. Calling it again on the same user unfollows them.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | AniList numeric user ID to follow/unfollow — this mutation has no username form; resolve one via search_user or get_user_profile first. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user | Yes |