ImageUploadInput
ImageUploadInput represents the information necessary to request upload credentials for an image.
Input Fields
byte_size (
BigInt!)
The size, in bytes of the associated image.
checksum (
String!)
The checksum of the associated image.
content_type (
String!)
The MIME type of the associated image.
filename (
String!)
The name of the image file.
sensor_type (
SensorType!)
The type of sensor that generated this image.