entr \ nodemon node dev.js
runs apollo on 7878 port and fetcher on 7676
npm run deploy
- remove
[key]
from children array _xml: - maybe make key@text and or key@children not nullable? without
key: 'text'
magic - ??
key: {_text: ''}
entrypoint ./apollo-worker.js
if {dataSources: http} does not provide remoteFetcherUrl
- uses
./lib/fetcher
uses ./fetcher-worker/makeCacheKey
using /lib/fetcher using /lib/template
standalone http function
input = [{ url: 'http...', response: 'JSON' }, { url: '...' }]