OBJECT

updateFaxAcctPayload

Autogenerated return type of updateFaxAcct.

link GraphQL Schema definition

  • type updateFaxAcctPayload {
  • # DO NOT USE
  • clientMutationId: String @deprecated( reason: "DO NOT USE" )
  • # The list of errors occurred during the mutation
  • messages: [FieldError]
  • # Success message for updating a fax line
  • success_string: String
  • }