Skip to content

Commit

Permalink
run codegen
Browse files Browse the repository at this point in the history
  • Loading branch information
cheapsteak committed Jun 6, 2019
1 parent 8a73171 commit 9efeab9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/apollo-language-server/src/graphqlTypes.ts
Original file line number Diff line number Diff line change
Expand Up @@ -272,6 +272,7 @@ export interface RegisterOperationsVariables {
clientIdentity: RegisteredClientIdentityInput;
operations: RegisteredOperationInput[];
manifestVersion: number;
graphVariant?: string | null;
}

/* tslint:disable */
Expand Down

0 comments on commit 9efeab9

Please sign in to comment.