interface BooleanFieldConverter<T> : FieldConverter<T, Boolean?, Boolean?>
abstract fun supportedType(): KType