listCurrentMemberFollowing( )


Retrieves a list of members who are followed by the current member.

Method Declaration
Copy
Method Parameters
optionsListCurrentMemberFollowingOptions
Returns
Return Type:Promise<ListCurrentMemberFollowingResult>
Errors

This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Did this help?