feat(cms): invalidate query cache
commit 9b710bc4da35b1af135911f8d154a494fe655f16 Author: Barry ChenDate: Tue Aug 19 09:07:00 2025 -0500 feat(cms): invalidate query cache Because: - we want to be able to invalidate cached CMS query results This commit: - adds a function in the Strapi client to invalidate query cache - uses the Strapi client function to invalidate a relying party configuration query results on Strapi webhooks