Skip to content

destroyFaxAcctInfoPayload

Autogenerated return type of destroyFaxAcctInfo.

Fields

messages · [FieldError] · The list of errors occurred during the mutation

Used By

Definition

"""
Autogenerated return type of destroyFaxAcctInfo.
"""
type destroyFaxAcctInfoPayload {
"""
The list of errors occurred during the mutation
"""
messages: [FieldError]
success_string: String
}