CustomImageInputType
Last edit: Nov 10, 2025
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