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