mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-10-08 14:51:32 +00:00
Maybe
This commit is contained in:
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
import { createClient } from 'graphql-ws';
|
import { createClient } from 'graphql-ws';
|
||||||
import { Inject, Injectable } from '@angular/core';
|
import { Inject, Injectable } from '@angular/core';
|
||||||
import { AppConfigService, AuthenticationService, LogService } from '@alfresco/adf-core';
|
import { AuthenticationService, LogService } from '@alfresco/adf-core';
|
||||||
import { GraphQLWsLink } from '@apollo/client/link/subscriptions';
|
import { GraphQLWsLink } from '@apollo/client/link/subscriptions';
|
||||||
import { WebSocketLink } from '@apollo/client/link/ws';
|
import { WebSocketLink } from '@apollo/client/link/ws';
|
||||||
import {
|
import {
|
||||||
|
Reference in New Issue
Block a user