google-drive-data-provider
Extract data from Google Drive.
Installation
Install the package with NPM:
$ npm install @dstil/google-drive-data-provider
Usage
The package exposes a function that, when supplied with a GraphQL query, returns Google Drive data cached via Redis. See the code in the examples directory for more information.