Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
include Sihl_repository.Sig.REPO
val get :
Sihl_core.Ctx.t ->
id:string ->
Sihl_email_core__.Model.Template.t option Lwt.t
val get_by_name :
Sihl_core.Ctx.t ->
name:string ->
Sihl_email_core__.Model.Template.t option Lwt.t
val insert :
Sihl_core.Ctx.t ->
template:Sihl_email_core__.Model.Template.t ->
unit Lwt.t
val update :
Sihl_core.Ctx.t ->
template:Sihl_email_core__.Model.Template.t ->
unit Lwt.t