Skip to content

Commit 9efeab9

Browse files
committed
run codegen
1 parent 8a73171 commit 9efeab9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -272,6 +272,7 @@ export interface RegisterOperationsVariables {
272272
clientIdentity: RegisteredClientIdentityInput;
273273
operations: RegisteredOperationInput[];
274274
manifestVersion: number;
275+
graphVariant?: string | null;
275276
}
276277

277278
/* tslint:disable */

0 commit comments

Comments
 (0)