Skip to content
This repository has been archived by the owner on Dec 30, 2020. It is now read-only.

GraphQL Schema Error #36

Open
codeocelot opened this issue Apr 5, 2020 · 1 comment
Open

GraphQL Schema Error #36

codeocelot opened this issue Apr 5, 2020 · 1 comment

Comments

@codeocelot
Copy link

Hi 👋

I think a recent change to the graphql schema broke the api. If you fetch the graphql endpoint, the following error is returned:

Error: Interface field DataPoint.positives expected but USDailyDataPoint does not provide it.

Interface field DataPoint.negatives expected but USDailyDataPoint does not provide it.

Interface field DataPoint.positivesPlusNegatives expected but USDailyDataPoint does not provide it.

Interface field DataPoint.deaths expected but USDailyDataPoint does not provide it.
    at m (worker.js:29:129250)
    at x (worker.js:29:6581)
    at E (worker.js:29:5626)
    at Module.O (worker.js:29:5365)
    at Object.t.generateSchemaHash (worker.js:51:56541)
    at l.generateSchemaDerivedData (worker.js:51:147)
    at new t.ApolloServerBase (worker.js:39:274246)
    at new l (worker.js:73:19678)
    at worker.js:39:128673
    at a (worker.js:39:128736)
@Nosferican
Copy link

Nosferican commented Apr 28, 2020

Still broken more than three weeks after.
Related COVID19Tracking/issues#186

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants