fhs-graphql-typings
Advanced tools
Comparing version 1.2.12 to 1.2.13
{ | ||
"name": "fhs-graphql-typings", | ||
"version": "1.2.12", | ||
"version": "1.2.13", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "types": "index.ts", |
@@ -180,4 +180,2 @@ "use strict"; | ||
SchedulesOrderBy["HomeIdDesc"] = "HOME_ID_DESC"; | ||
SchedulesOrderBy["DeletableAsc"] = "DELETABLE_ASC"; | ||
SchedulesOrderBy["DeletableDesc"] = "DELETABLE_DESC"; | ||
SchedulesOrderBy["PrimaryKeyAsc"] = "PRIMARY_KEY_ASC"; | ||
@@ -184,0 +182,0 @@ SchedulesOrderBy["PrimaryKeyDesc"] = "PRIMARY_KEY_DESC"; |
Sorry, the diff of this file is too big to display
210664
4312