@webiny/api-aco
v5.41.1
Published
A set of backend aco-related features.
Downloads
2,519
Readme
@webiny/api-aco
Install
npm install --save @webiny/api-aco
Or if you prefer yarn:
yarn add @webiny/api-aco
Testing
To run tests api-aco tests with targeted storage operations loaded use:
DynamoDB
yarn test packages/api-aco/* --keyword=cms:ddb --keyword=aco:base
DynamoDB + ElasticSearch
yarn test packages/api-aco/* --keyword=cms:ddb-es --keyword=aco:base