In watchOS 6, I was creating an HKQuery for the my app using:
HKQuery
HKQuery.predicateForObjects(from: HKSource.default())
which when executed,