Setup

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

Copy

or

Copy

Then import { membershipQuestions } from @wix/groups:

Copy
Did this help?