PropertyUploadOutputInput
Last edit: Oct 26, 2022
No description
type PropertyUploadOutputInput {
format: PropertyUploadFormat
quality: ImageQuality
}
Fields
format
(PropertyUploadFormat
)
quality
(ImageQuality
)
Defines the quality of the image; used to automatically compress the image; 0
- lowest quality, 100 - highest quality. Defaults: PNG: 80, WEBP: 80, JPEG: 85, AVIF: 60