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