View Source Franklin.Articles.Commands.DeleteArticle (Franklin v0.1.0)

A command to represent the user-semantic intent of deleting an Article entity.

Link to this section Summary

Link to this section Types

@type t() :: %Franklin.Articles.Commands.DeleteArticle{id: Ecto.UUID.t()}