Setup

To use the DraftPosts API, install the @wix/blog package using npm or Yarn:

Copy

or

Copy

Then import { draftPosts } from @wix/blog:

Copy
Did this help?