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
looks like there is a similar issue when Foo is a union of Bar and Baz (where Bar and Baz are concrete types that share the fields of the foo "interface")
Happens in 6.3.3.
type schema
query
type resolvers
typescript function with bad return type
the returning type has all fields and not only
id
and__typename
The text was updated successfully, but these errors were encountered: