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
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.
Component(s)
router
Component version
v0.0.0-20240819092109-3eea9d8f5836
wgc version
0.58.7
controlplane version
4c8154f4ad9d98bd67a4aee1c8615acdb97de3e165cdac5a346ce7dcb484b9e4
router version
v0.0.0-20240819092109-3eea9d8f5836
What happened?
With given schema
the following query will fail with this exception
differing types 'BikeContent!' and 'CarContent!' for objectName 'content'
It is expected that this query will either execute smoothly or fail during the composition phase.
On Apollo side this runs without exceptions
Environment information
Environment
K8S cluster
golang:1.22.2 + distroless/static
Router configuration
No response
Router execution config
No response
Log output
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: