AnnotationAssignment: Link<"Annotation"> & {
    parameters?: Record<string, string | number | boolean>;
}