Skip to content

Commit b2de161

Browse files
committed
Update apollo.ts
1 parent f65a053 commit b2de161

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/apollo-angular/src/apollo.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ import type {
88
OperationVariables,
99
QueryOptions,
1010
SubscriptionOptions,
11-
WatchFragmentResult
11+
WatchFragmentResult,
1212
} from '@apollo/client/core';
1313
import { ApolloClient } from '@apollo/client/core';
1414
import { QueryRef } from './query-ref';

0 commit comments

Comments
 (0)