CreateAlertTemplateInput
Autogenerated input type of CreateAlertTemplate
Fields
Used By
Definition
"""Autogenerated input type of CreateAlertTemplate"""input CreateAlertTemplateInput { """ Short description of the alert template """ description: String!
""" Full text content of the alert template """ content: String!}