Canonical queries define the data-fetching contract between the frontend and your connector app. When you build a blog connector, you implement query handlers for each of these queries so the frontend can retrieve posts and collections from your CMS or blog backend.
Import these from @laioutr-core/canonical-types/blog.
blog/post/by-slug?