customAddressUpdate
Update a custom address
Input fields
  id (
   
ID!)
  ID of address to update
  input (
   
CustomAddressInput!)
  Update address values
Return fields
  address1 (
   
String)
  Address line 1
  address2 (
   
String)
  Address line 2
  city (
   
String)
  City
  companyName (
   
String)
  Company Name
  country (
   
String)
  Country
  countryIso (
   
String)
  Country ISO
  customerName (
   
String)
  Customer Name
  id (
   
ID!)
  The ID
  name (
   
String)
  Address Name
  state (
   
String)
  State
  stateIso (
   
String)
  State ISO
  timestamps (
   
ObjectTimestamps!)
  Object timestamps
  zipCode (
   
      String)
  Zip code