package sihl-email

  1. Overview
  2. Docs

Parameters

Signature

val register_migration : unit -> unit
val register_cleaner : unit -> unit
val get : id:string -> Sihl_type.Email_template.t option Lwt.t
val get_by_name : name:string -> Sihl_type.Email_template.t option Lwt.t
val insert : template:Sihl_type.Email_template.t -> unit Lwt.t
val update : template:Sihl_type.Email_template.t -> unit Lwt.t
OCaml

Innovation. Community. Security.