Skip to content

resendSentFaxInput

Autogenerated input type of resendSentFax

Fields

deprecated DO NOT USE

Used By

Definition

"""
Autogenerated input type of resendSentFax
"""
input resendSentFaxInput {
"""
DO NOT USE
"""
clientMutationId: String @deprecated(reason: "DO NOT USE")
sent_fax_id: String
}