webiny-api-mailchimp

1.0.2 • Public • Published

webiny-api-mailchimp

code style: prettier PRs Welcome

The API for the Webiny Mailchimp (webiny-app-mailchimp) app.

Install

npm install --save webiny-api-mailchimp

Or if you prefer yarn:

yarn add webiny-api-mailchimp

Setup

To setup, you must register a set of plugins. For more information on plugins, please visit Webiny documentation.

import mailchimpPlugins from "webiny-api-mailchimp"
import { registerPlugins } from "webiny-plugins";

registerPlugins(...mailchimpPlugins);

Exposes necessary GraphQL fields that handle app settings and newsletter signup form submits.

Readme

Keywords

none

Package Sidebar

Install

npm i webiny-api-mailchimp

Weekly Downloads

3

Version

1.0.2

License

MIT

Unpacked Size

34.9 kB

Total Files

6

Last publish

Collaborators

  • webiny