0.1.4 • Published 4 years ago

faunadb-deploy-helper v0.1.4

Weekly downloads
2
License
ISC
Repository
github
Last release
4 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

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago