fhs-graphql-typings
Advanced tools
Comparing version
{ | ||
"name": "fhs-graphql-typings", | ||
"version": "1.2.28", | ||
"version": "1.2.29", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "types": "index.ts", |
@@ -323,4 +323,8 @@ "use strict"; | ||
ZonesOrderBy["AntiFreezeTemperatureDesc"] = "ANTI_FREEZE_TEMPERATURE_DESC"; | ||
ZonesOrderBy["LastManualTemperatureAsc"] = "LAST_MANUAL_TEMPERATURE_ASC"; | ||
ZonesOrderBy["LastManualTemperatureDesc"] = "LAST_MANUAL_TEMPERATURE_DESC"; | ||
ZonesOrderBy["LastAntiFreezeTemperatureAsc"] = "LAST_ANTI_FREEZE_TEMPERATURE_ASC"; | ||
ZonesOrderBy["LastAntiFreezeTemperatureDesc"] = "LAST_ANTI_FREEZE_TEMPERATURE_DESC"; | ||
ZonesOrderBy["PrimaryKeyAsc"] = "PRIMARY_KEY_ASC"; | ||
ZonesOrderBy["PrimaryKeyDesc"] = "PRIMARY_KEY_DESC"; | ||
})(ZonesOrderBy = exports.ZonesOrderBy || (exports.ZonesOrderBy = {})); |
Sorry, the diff of this file is too big to display
292572
0.69%5864
0.5%