createFaxLineRequestInput
Autogenerated input type of createFaxLineRequest
Fields
clientMutationId   
·  String     · DO NOT USE  deprecated
DO NOT USEUsed By
Definition
"""Autogenerated input type of createFaxLineRequest"""input createFaxLineRequestInput {  """  DO NOT USE  """  clientMutationId: String @deprecated(reason: "DO NOT USE")  area_code: String  bill: Upload  city: String  loa: Upload  request_type: String  state: String}