Argument of type 'AllowedCustomersManager' is not assignable to parameter of type '{ findMany: FindManyFunction<OptionsType, any, unknown, any>; }'.
The types of 'findMany.optionsType.select' are incompatible between these types.
Type 'AvailableAllowedCustomersSelection | undefined' is not assignable to type 'FieldSelection | undefined'.
Argument of type 'AllowedCustomersManager' is not assignable to parameter of type '{ findMany: FindManyFunction<OptionsType, any, unknown, any>; }'.
The types of 'findMany.optionsType.select' are incompatible between these types.
Type 'AvailableAllowedCustomersSelection | undefined' is not assignable to type 'FieldSelection | undefined'.