JSPM

@webiny/api-apw

5.25.0-beta.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 636
  • Score
    100M100P100Q109199F
  • License MIT

GraphQL API for Webiny Advanced Publishing Workflow.

Package Exports

  • @webiny/api-apw
  • @webiny/api-apw/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@webiny/api-apw) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

@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 --keyword=cms:ddb --keyword=apw:base

DynamoDB+Elasticsearch

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