Skip to content

Commit

Permalink
doc: deprecate watch (#88)
Browse files Browse the repository at this point in the history
  • Loading branch information
emoriarty authored Dec 30, 2023
1 parent 7ed6549 commit 1138235
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,9 @@ Notice, the page body is stored in the key `content`.

The rest of properties are mapped as expected. For more info go to [notion properties](#notion-properties).

### Watch
### Watch (Deprecated)

_Use the cache mechanism instead._

By default, databases are only requested during the first build. Subsequent builds use the results from the cache.

Expand Down

0 comments on commit 1138235

Please sign in to comment.