Setup

To use the JoinGroupRequests API, install the @wix/groups package using npm or Yarn:

Copy

or

Copy

Then import { joinGroupRequests } from @wix/groups:

Copy
Did this help?