# node-graphql-data-warmer

Warms Chartmetric data in GraphQL for mock participants in OrchardGo artist demo. Perhaps 
this could be repurposed generally to warm GraphQL caches?

## Setup

```
yarn install
```

## Run

```
yarn start‍️
```
