- Check out the caching repo
- Push to Gatsby Cloud
- First build will log "Cache not persisted, getting new characters"
- Subsequent builds will not
- Can validate with a builds webhook invocation:
curl -X POST https://webhook.gatsbyjs.com/hooks/data_source/publish/0f86ced9-2fa3-4738-80d8-23786226a8f3
- Can validate with a builds webhook invocation:
Note: there are several conditions in which the cache is (automatically) cleared. They are documented in the cache API docs.