Skip to content

Commit

Permalink
fix(docs): livePreview option is false by default
Browse files Browse the repository at this point in the history
  • Loading branch information
sanscheese committed Nov 29, 2019
1 parent f8b5dc4 commit 0502786
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ module.exports = {
An object of headers to be passed along with your request to the API endpoint. This will generally be used to authenticate your request.

- **livePreview** - *Boolean*
*Default: true*
*Default: false*
Allows switching disabling live preview and query being added on frontend (useful for an environment variable to disable it on production)


Expand Down

0 comments on commit 0502786

Please sign in to comment.