You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{
"errors": [
{
"message": "Failed to fetch from Subgraph 'introspection__type__fields' at Path '[email protected]', Reason: no data or errors in response."
}
]
}
old cosmo
{
"errors": [
{
"message": "Unexpected end of JSON input",
"stack": "SyntaxError: Unexpected end of JSON input"
}
]
}
WunderGraph commits fully to Open Source and we want to make sure that we can help you as fast as possible.
The roadmap is driven by our customers and we have to prioritize issues that are important to them.
You can influence the priority by becoming a customer. Please contact us here.
This does indeed appear to be an issue with the introspection datasource. However, this does not appear to be affecting any of our existing customers, who we must prioritise. We will attempt to address it when we have the capacity.
Component(s)
router
Component version
v0.99.1
wgc version
0.58.5
controlplane version
router version
v0.99.1
What happened?
Description
When introspection is requested, it falls on ofType.field
Steps to Reproduce
Use the schema I sent you in the mail
#959 (comment)
Run Query:
Expected Result
new cosmo
old cosmo
Actual Result
Work Query
Environment information
Environment
OS: (e.g., "Ubuntu 20.04") macOS
Package Manager: pnpm, npm, yarn, etc pnpm
Compiler(if manually compiled): (e.g., "go 14.2") go version go1.22.5 darwin/arm64
Router configuration
Router execution config
No response
Log output
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: