New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@webiny/api-apw

Package Overview
Dependencies
Maintainers
1
Versions
410
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@webiny/api-apw

GraphQL API for Webiny Advanced Publishing Workflow.

latest
Source
npmnpm
Version
5.44.0
Version published
Weekly downloads
1.2K
496.57%
Maintainers
1
Weekly downloads
 
Created
Source

@webiny/api-awp

code style: prettier PRs Welcome

Install

npm install --save @webiny/api-awp

Or if you prefer yarn:

yarn add @webiny/api-awp

Testing

To run tests api-apw tests with targeted storage operations loaded use:

DynamoDB

yarn test packages/api-apw --storage:ddb --keyword=apw:ddb --keyword=apw:base

Note

All the tests in @webiny/api-apw package are being tested against ddb-only storage operations because current jest setup doesn't allow usage of more than one storage operations at a time with the help of --keyword flag. We should revisit these tests once we have the ability to load multiple storage operations in the jest setup.

Keywords

apw:base

FAQs

Package last updated on 15 Jan 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts