fhs-graphql-typings
Advanced tools
Comparing version
{ | ||
"name": "fhs-graphql-typings", | ||
"version": "1.2.24", | ||
"version": "1.2.25", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "types": "index.ts", |
@@ -32,2 +32,4 @@ "use strict"; | ||
DevicesOrderBy["OwnerIdDesc"] = "OWNER_ID_DESC"; | ||
DevicesOrderBy["MetadataAsc"] = "METADATA_ASC"; | ||
DevicesOrderBy["MetadataDesc"] = "METADATA_DESC"; | ||
DevicesOrderBy["PrimaryKeyAsc"] = "PRIMARY_KEY_ASC"; | ||
@@ -41,2 +43,3 @@ DevicesOrderBy["PrimaryKeyDesc"] = "PRIMARY_KEY_DESC"; | ||
DeviceTypes["TrvV1"] = "TRV_V1"; | ||
DeviceTypes["HubV1"] = "HUB_V1"; | ||
})(DeviceTypes = exports.DeviceTypes || (exports.DeviceTypes = {})); | ||
@@ -43,0 +46,0 @@ /** Methods to use when ordering `HomeSetting`. */ |
Sorry, the diff of this file is too big to display
272527
0.17%5503
0.2%