Homepage

CustomImageInputType

Last edit: Oct 26, 2022

No description

type CustomImageInputType {
  custom_attribute_name: String
  direct_url: String
  owner_id: ID
  owner_type: String
  page_slug: String
  uploader_id: ID
}

Fields

custom_attribute_name (String)

direct_url (String)

URL to image that was uploaded to s3 presigned url

owner_id (ID)

id of associated record - Customization, UserProfile, User

owner_type (String)

class of associated record - Customization, UserProfile, User

page_slug (String)

deprecated

uploader_id (ID)

id of the user who uploads the attachment

Questions?

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

contact us