DeleteAlertTemplateInput
Autogenerated input type of DeleteAlertTemplate
Fields
clientMutationId
· String · DO NOT USE deprecated
DO NOT USEUsed By
Definition
"""Autogenerated input type of DeleteAlertTemplate"""input DeleteAlertTemplateInput { """ DO NOT USE """ clientMutationId: String @deprecated(reason: "DO NOT USE")
""" ID of the alert template to delete """ id: ID!}