ProtoRune.Tools.Ozone.Communication.ListTemplates (proto_rune v0.1.1)

Generated query module for main

Description: Get list of all communication templates.

Summary

Types

@type output() :: %{
  communication_templates: [
    ProtoRune.Tools.Ozone.Communication.Defs.TemplateView.t()
  ]
}