Homepage

UserProfileUpdateType

Last edit: Oct 26, 2022

No description

type UserProfileUpdateType {
  addresses: [AddressImport!]
  attachments: [AttachmentsImport!]
  id: ID!
  images: [ImagesImport!]
  properties: HashObject
  type_name: String!
}

Fields

addresses (AddressImport)

attachments (AttachmentsImport)

id (ID)

ID must match existing object id

images (ImagesImport)

properties (HashObject)

ex. {"color": "red"}

type_name (String)

Questions?

We are always happy to help with any questions you may have.

contact us