A stable public tag projection used by editorial post reads.
Summary
Types
@type t() :: %BlogEngine.Posts.TagSummary{ id: Ecto.UUID.t(), name: String.t(), slug: String.t() }
A stable public tag projection used by editorial post reads.
@type t() :: %BlogEngine.Posts.TagSummary{ id: Ecto.UUID.t(), name: String.t(), slug: String.t() }