Skip to content

destroyPdfLetterheadTemplateInput

Autogenerated input type of destroyPdfLetterheadTemplate

Fields

deprecated DO NOT USE
id · ID! · required

Used By

Definition

"""
Autogenerated input type of destroyPdfLetterheadTemplate
"""
input destroyPdfLetterheadTemplateInput {
"""
DO NOT USE
"""
clientMutationId: String @deprecated(reason: "DO NOT USE")
id: ID!
}