Add Custom ApolloClient Type to client.tsx #4
Annotations
3 errors
main / test:
client.tsx#L46
Interface 'IApolloClient<T>' incorrectly extends interface 'ApolloClient<any> & { path: string; ssl: boolean; jwt_token: string; }'.
|
main / test:
client.tsx#L139
Type 'IApolloClient<any>' is not assignable to type 'ApolloClient'.
|
main / test
Process completed with exit code 2.
|