removeFriends
No description
removeFriends(
friends: [String]!
): UserProfile
Arguments
removeFriends.friends ● [String]! non-null scalar
A list of friend user IDs to remove.
No description
removeFriends(
friends: [String]!
): UserProfile
removeFriends.friends ● [String]! non-null scalarA list of friend user IDs to remove.
UserProfile object