interface NumberFieldConverter<T> : FieldConverter<T, Double?, Double?>
abstract fun supportedType(): KType