Skip to content

Commit

Permalink
Update apollo.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
PowerKiKi committed Aug 19, 2024
1 parent f65a053 commit b2de161
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/apollo-angular/src/apollo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import type {
OperationVariables,
QueryOptions,
SubscriptionOptions,
WatchFragmentResult
WatchFragmentResult,
} from '@apollo/client/core';
import { ApolloClient } from '@apollo/client/core';
import { QueryRef } from './query-ref';
Expand Down

0 comments on commit b2de161

Please sign in to comment.