MCPcopy
hub / github.com/stackshareio/awesome-stacks / github.js

File github.js

src/utils/github.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const { ApolloClient } = require("apollo-boost")
2const { HttpLink } = require("apollo-link-http")
3const { InMemoryCache } = require("apollo-cache-inmemory")
4const fetch = require("node-fetch")

Callers

nothing calls this directly

Calls 1

getApolloClientFunction · 0.70

Tested by

no test coverage detected