Strapi Hooks - Use cases

Something I’ve been thinking of: a hook to clear cloudflare CDN cache when content is edited.
(I can imagine how that would be doable with REST API, graphql - would be tricky, if you use the automatic persisted queries you have to create the same hashed query string to create an exact URL to send to them… IDK, when I’m thinking of doing that I’ll open that as its own issue)

1 Like