We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f65a053 commit b2de161Copy full SHA for b2de161
packages/apollo-angular/src/apollo.ts
@@ -8,7 +8,7 @@ import type {
8
OperationVariables,
9
QueryOptions,
10
SubscriptionOptions,
11
- WatchFragmentResult
+ WatchFragmentResult,
12
} from '@apollo/client/core';
13
import { ApolloClient } from '@apollo/client/core';
14
import { QueryRef } from './query-ref';
0 commit comments