ImageInputType
Last edit: Oct 26, 2022
No description
type ImageInputType {
direct_url: String
image: String
name: String!
remote_image_url: String
}
Fields
direct_url
(String
)
external url to the image
image
(String
)
Image URL returned by directly uploading it to platformOS s3 bucket using pre-signed URL
name
(String
)
name of the property
remote_image_url
(String
)
external url to the image