sihl-email
A Sihl service for sending emails using Lwt
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Library sihl-email
include Sig.Repository.Sig.REPO
val get : id:string -> Sihl_email_core__Model.Template.t option Lwt.t
val get_by_name : name:string -> Sihl_email_core__Model.Template.t option Lwt.t
val insert : template:Sihl_email_core__Model.Template.t -> unit Lwt.t
val update : template:Sihl_email_core__Model.Template.t -> unit Lwt.t