An open API service indexing awesome lists of open source software.

https://github.com/stoically/apollo-empty-data-object


https://github.com/stoically/apollo-empty-data-object

Last synced: 4 days ago
JSON representation

Awesome Lists containing this project

README

          

```
npm install
npm start
```

Check console on http://localhost:1234, when clicking "change id" it'll return an empty data object `{}` first before returning the actual result

- Related: https://github.com/apollographql/apollo-client/pull/6566