{ viewer { name homes { address { address1 address2 address3 postalCode city country latitude longitude } currentSubscription{ priceInfo{ current{ total energy tax startsAt } today { total energy tax startsAt } tomorrow { total energy tax startsAt } } } consumption(resolution: HOURLY, last: 100) { nodes { from to cost unitPrice unitPriceVAT consumption consumptionUnit } } } } }