ImageInput
Image for step or annotation.
input ImageInput {
id: String
path: String!
description: String
crop: CropInput
}
Fields
ImageInput.id ● String scalar
Image identifier.
ImageInput.path ● String! non-null scalar
Path returned from image upload.
ImageInput.description ● String scalar
Image description.
ImageInput.crop ● CropInput input
Crop configuration.
Member Of
AnnotationInput input ● ProcessInput input ● ProductInput input ● StationInput input ● StepInput input