AnnotationInput
Annotation with text and optional image.
input AnnotationInput {
text: String
image: ImageInput
}
Fields
AnnotationInput.text ● String scalar
Annotation text.
AnnotationInput.image ● ImageInput input
Annotation image.