0.1.4 • Published 6 years ago

faunadb-deploy-helper v0.1.4

Weekly downloads
2
License
ISC
Repository
github
Last release
6 years ago

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.

0.1.4

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago