webiny-api-cms

1.15.1 • Public • Published

webiny-api-cms

code style: prettier PRs Welcome

The API for the Webiny CMS (webiny-app-cms) app.

Install

npm install --save webiny-api-cms

Or if you prefer yarn:

yarn add webiny-api-cms

Setup

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

import cmsPlugins from "webiny-api-cms"
import { registerPlugins } from "webiny-plugins";

registerPlugins(...cmsPlugins);

Exposes necessary GraphQL fields that handle app settings, pages and more.

/webiny-api-cms/

    Package Sidebar

    Install

    npm i webiny-api-cms

    Weekly Downloads

    1

    Version

    1.15.1

    License

    MIT

    Unpacked Size

    18 MB

    Total Files

    266

    Last publish

    Collaborators

    • webiny