Setup

@wix/groups

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

Copy

or

Copy

Then import { groupRequests } from @wix/groups:

Copy
Did this help?