fhs-graphql-typings
Advanced tools
Comparing version
{ | ||
"name": "fhs-graphql-typings", | ||
"version": "1.2.17", | ||
"version": "1.2.18", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "types": "index.ts", |
@@ -133,4 +133,4 @@ "use strict"; | ||
PlanOverridesOrderBy["CreatedAtDesc"] = "CREATED_AT_DESC"; | ||
PlanOverridesOrderBy["PlanIdAsc"] = "PLAN_ID_ASC"; | ||
PlanOverridesOrderBy["PlanIdDesc"] = "PLAN_ID_DESC"; | ||
PlanOverridesOrderBy["ZoneIdAsc"] = "ZONE_ID_ASC"; | ||
PlanOverridesOrderBy["ZoneIdDesc"] = "ZONE_ID_DESC"; | ||
PlanOverridesOrderBy["PrimaryKeyAsc"] = "PRIMARY_KEY_ASC"; | ||
@@ -147,8 +147,6 @@ PlanOverridesOrderBy["PrimaryKeyDesc"] = "PRIMARY_KEY_DESC"; | ||
PlansOrderBy["NameDesc"] = "NAME_DESC"; | ||
PlansOrderBy["ZoneIdAsc"] = "ZONE_ID_ASC"; | ||
PlansOrderBy["ZoneIdDesc"] = "ZONE_ID_DESC"; | ||
PlansOrderBy["ScheduleIdAsc"] = "SCHEDULE_ID_ASC"; | ||
PlansOrderBy["ScheduleIdDesc"] = "SCHEDULE_ID_DESC"; | ||
PlansOrderBy["ModeAsc"] = "MODE_ASC"; | ||
PlansOrderBy["ModeDesc"] = "MODE_DESC"; | ||
PlansOrderBy["HomeIdAsc"] = "HOME_ID_ASC"; | ||
PlansOrderBy["HomeIdDesc"] = "HOME_ID_DESC"; | ||
PlansOrderBy["PrimaryKeyAsc"] = "PRIMARY_KEY_ASC"; | ||
@@ -228,4 +226,2 @@ PlansOrderBy["PrimaryKeyDesc"] = "PRIMARY_KEY_DESC"; | ||
ZonesOrderBy["OrderDesc"] = "ORDER_DESC"; | ||
ZonesOrderBy["CurrentPlanIdAsc"] = "CURRENT_PLAN_ID_ASC"; | ||
ZonesOrderBy["CurrentPlanIdDesc"] = "CURRENT_PLAN_ID_DESC"; | ||
ZonesOrderBy["ManualTemperatureAsc"] = "MANUAL_TEMPERATURE_ASC"; | ||
@@ -232,0 +228,0 @@ ZonesOrderBy["ManualTemperatureDesc"] = "MANUAL_TEMPERATURE_DESC"; |
Sorry, the diff of this file is too big to display
224072
3.16%4573
2.86%