deep-foundation / deep-foundation/deepcase-app
ApolloError: field "guest" not found in type: 'query_root'
- Dominant language
- TypeScript
- Stars
- 10
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
```
Unhandled Runtime Error
ApolloError: field "guest" not found in type: 'query_root'
Call Stack
new ApolloError
javascript/node_modules/@apollo/client/errors/index.js (28:0)
eval
javascript/node_modules/@apollo/client/core/QueryManager.js (653:0)
both
javascript/node_modules/@apollo/client/utilities/observables/asyncMap.js (16:45)
eval
javascript/node_modules/@apollo/client/utilities/observables/asyncMap.js (9:56)
new Promise
Object.then
javascript/node_modules/@apollo/client/utilities/observables/asyncMap.js (9:0)
Object.eval [as next]
javascript/node_modules/@apollo/client/utilities/observables/asyncMap.js (18:0)
notifySubscription
javascript/node_modules/zen-observable-ts/module.js (132:0)
onNotify
javascript/node_modules/zen-observable-ts/module.js (176:0)
SubscriptionObserver.next
javascript/node_modules/zen-observable-ts/module.js (225:0)
eval
javascript/node_modules/@apollo/client/utilities/observables/iteration.js (4:49)
Array.forEach
iterateObserversSafely
javascript/node_modules/@apollo/client/utilities/observables/iteration.js (4:0)
Object.next
javascript/node_modules/@apollo/client/utilities/observables/Concast.js (25:42)
notifySubscription
javascript/node_modules/zen-observable-ts/module.js (132:0)
onNotify
javascript/node_modules/zen-observable-ts/module.js (176:0)
SubscriptionObserver.next
javascript/node_modules/zen-observable-ts/module.js (225:0)
```

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.