updateCustomEmail
Update a Custom Email
Arguments
input
· updateCustomEmailInput
· Parameters for updateCustomEmail Returns
updateCustomEmailPayload
Example
mutation updateCustomEmail($input: updateCustomEmailInput) { updateCustomEmail(input: $input) { customEmail messages }}