Skip to content

Commit

Permalink
update generated graphql types
Browse files Browse the repository at this point in the history
  • Loading branch information
JakeDawkins committed Jun 17, 2020
1 parent 78631a4 commit 2399fa5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/apollo-language-server/src/graphqlTypes.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1648,7 +1648,6 @@ export interface IntrospectionTypeRef {
export enum ChangeSeverity {
FAILURE = "FAILURE",
NOTICE = "NOTICE",
WARNING = "WARNING",
}

/**
Expand Down

0 comments on commit 2399fa5

Please sign in to comment.