object

FollowPostResponse

Response object returned after a user follows or unfollows an item, indicating the success of the operation.
Fields
Required
A unique identifier for the follow operation, which can be used to reference or track the follow status.
message
String!
Required
A message indicating the result of the follow or unfollow operation. This could be a confirmation message or an error message.