OBJECT

createFaxLineRequestPayload

Autogenerated return type of createFaxLineRequest.

link GraphQL Schema definition

  • type createFaxLineRequestPayload {
  • # DO NOT USE
  • clientMutationId: String @deprecated( reason: "DO NOT USE" )
  • faxLineRequest: FaxLineRequest
  • # The list of errors occurred during the mutation
  • messages: [FieldError]
  • }