Setup

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

Copy

or

Copy

Then import { members } from @wix/groups:

Copy
Did this help?