npm.io
0.1.4 • Published 6 years agoCLI

faunadb-deploy-helper

Licence
ISC
Version
0.1.4
Deps
1
Size
4 kB
Vulns
0
Weekly
0
Stars
1

FaunaDB Deployment Helper

This is a package to facilitate deploying a FaunaDB GraphQL schema from a Continuous Deployment pipeline.

Installation

npm install --save-dev faunadb-deploy-helper

Usage

fauna-deploy myschema.gql

You can use the optional --override flag to specify override mode. Without the override flag, merge mode is used. See the Fauna Docs for more on the schema import modes.