HealthKit: Values from appleSleepingWristTemperature

Hello everyone, I'm trying to implement Apple Sleeping Wrist Temperature functionality from Apple Health (by watches).

At this point I'm trying to get multiple values from Health Kit's HKQuantitySample, but I can only see Wrist Temperature. So my question is - Can I also get BASELINE TEMPERATURE and DEFLECTIONS from baseline?

As I can see HKQuantitySample only provides quantity (doubleValue), but it returns only Wrist Temperature. Metadata is also not returning additional data about baseline or deflections.

I would be very grateful if someone can help me with this situation and answer to my question.

Thanks in advance.

HealthKit: Values from appleSleepingWristTemperature
 
 
Q