INPUT_OBJECT
An input for mutations affecting ImageAnnotation
ImageAnnotation
input ImageAnnotationInput {id: UUIDtype: GeometryTypedetectionItemId: UUID!x: BigFloat!y: BigFloat!width: BigFloat!height: BigFloat!label: StringimageId: UUID!autoGenerated: BooleancreatedAt: Datetime}