OBJECT

createFaxLineRequestPayload

Autogenerated return type of createFaxLineRequest

link GraphQL Schema definition

  • type createFaxLineRequestPayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • faxLineRequest: FaxLineRequest
  • messages: [FieldError]
  • }

link Require by