Skip to content

Commit cdcf51c

Browse files
committed
Update generated code
1 parent cc031d8 commit cdcf51c

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

packages/apollo-language-server/src/graphqlTypes.ts

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
/* tslint:disable */
2+
/* eslint-disable */
23
// This file was automatically generated and should not be edited.
34

45
// ====================================================
@@ -79,6 +80,7 @@ export interface CheckSchemaVariables {
7980
}
8081

8182
/* tslint:disable */
83+
/* eslint-disable */
8284
// This file was automatically generated and should not be edited.
8385

8486
// ====================================================
@@ -101,6 +103,7 @@ export interface RegisterOperationsVariables {
101103
}
102104

103105
/* tslint:disable */
106+
/* eslint-disable */
104107
// This file was automatically generated and should not be edited.
105108

106109
// ====================================================
@@ -148,6 +151,7 @@ export interface SchemaTagInfoVariables {
148151
}
149152

150153
/* tslint:disable */
154+
/* eslint-disable */
151155
// This file was automatically generated and should not be edited.
152156

153157
// ====================================================
@@ -212,6 +216,7 @@ export interface SchemaTagsAndFieldStatsVariables {
212216
}
213217

214218
/* tslint:disable */
219+
/* eslint-disable */
215220
// This file was automatically generated and should not be edited.
216221

217222
// ====================================================
@@ -257,6 +262,7 @@ export interface UploadSchemaVariables {
257262
}
258263

259264
/* tslint:disable */
265+
/* eslint-disable */
260266
// This file was automatically generated and should not be edited.
261267

262268
// ====================================================
@@ -316,6 +322,7 @@ export interface ValidateOperationsVariables {
316322
}
317323

318324
/* tslint:disable */
325+
/* eslint-disable */
319326
// This file was automatically generated and should not be edited.
320327

321328
// ====================================================
@@ -770,6 +777,7 @@ export interface GetSchemaByTagVariables {
770777
}
771778

772779
/* tslint:disable */
780+
/* eslint-disable */
773781
// This file was automatically generated and should not be edited.
774782

775783
// ====================================================
@@ -1098,6 +1106,7 @@ export interface IntrospectionFullType {
10981106
}
10991107

11001108
/* tslint:disable */
1109+
/* eslint-disable */
11011110
// This file was automatically generated and should not be edited.
11021111

11031112
// ====================================================
@@ -1168,6 +1177,7 @@ export interface IntrospectionInputValue {
11681177
}
11691178

11701179
/* tslint:disable */
1180+
/* eslint-disable */
11711181
// This file was automatically generated and should not be edited.
11721182

11731183
// ====================================================
@@ -1230,6 +1240,7 @@ export interface IntrospectionTypeRef {
12301240
}
12311241

12321242
/* tslint:disable */
1243+
/* eslint-disable */
12331244
// This file was automatically generated and should not be edited.
12341245

12351246
//==============================================================

0 commit comments

Comments
 (0)