graphql-wordpress-rest-api

0.1.14 • Public • Published

GraphQL wrapper for WordPress REST API

Quick start guide

npm install
export userAgent=<your value here>
npm start

App secrets

This pad contains a secret userAgent used to identify the use of this API in your webserver logs

You can set them by exporting them as environment variables in your shell:

export userAgent=<your value here>

Changelog

  • 0.1.13 Including DataLoader to batch calls to Users Endpoint
  • 0.1.0 Initial version draft from Launchpad

This project was created with Apollo Launchpad

Readme

Keywords

none

Package Sidebar

Install

npm i graphql-wordpress-rest-api

Weekly Downloads

0

Version

0.1.14

License

none

Unpacked Size

9.38 kB

Total Files

11

Last publish

Collaborators

  • jefrancomix