vega-frontend-monorepo/libs/apollo-client
Dexter Edwards dccc750154
fix(1758): data node being down (#1871)
* fix: timeout data node requests for node switcher

* chore: generate apollo client library

* chore: migrate console lite to use new apollo client package

* chore: migrate explorer across

* chore: remove completely unused file

* chore: migrate stats

* chore: migrate trading

* chore: migrate multisigner app

* chore: migrate token over

* chore: final migrations

* test: adjust tests for new behaviour

* fix: build script

* Update libs/apollo-client/src/lib/apollo-client.ts

* chore: fix conflicts

* fix: cache

* test: setup mocks before each test

* style: lint

* style: lint

* chore: resolve conflicts

* test: fix tests
2022-11-10 13:08:12 +00:00
..
src fix(1758): data node being down (#1871) 2022-11-10 13:08:12 +00:00
.babelrc fix(1758): data node being down (#1871) 2022-11-10 13:08:12 +00:00
.eslintrc.json fix(1758): data node being down (#1871) 2022-11-10 13:08:12 +00:00
jest.config.ts fix(1758): data node being down (#1871) 2022-11-10 13:08:12 +00:00
package.json fix(1758): data node being down (#1871) 2022-11-10 13:08:12 +00:00
project.json fix(1758): data node being down (#1871) 2022-11-10 13:08:12 +00:00
README.md fix(1758): data node being down (#1871) 2022-11-10 13:08:12 +00:00
tsconfig.json fix(1758): data node being down (#1871) 2022-11-10 13:08:12 +00:00
tsconfig.lib.json fix(1758): data node being down (#1871) 2022-11-10 13:08:12 +00:00
tsconfig.spec.json fix(1758): data node being down (#1871) 2022-11-10 13:08:12 +00:00

apollo-client

This library was generated with Nx.

Running unit tests

Run nx test apollo-client to execute the unit tests via Jest.

Running lint

Run nx lint apollo-client to execute the lint via ESLint.