Skip to content

resendSentFax

resend Sent Fax

Arguments

input · resendSentFaxInput · Parameters for resendSentFax

Returns

resendSentFaxPayload

Example

mutation resendSentFax($input: resendSentFaxInput) {
resendSentFax(input: $input) {
messages
sent_fax
}
}