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
It throws with error " -> uses the @provides directive but <FIELD> returns <INTERFACE_TYPE>, which is not an Object or List type."
Does anybody work on this issue already? Or should I fix it myself?
Important notice:
It works as expected if I just comment throw line.
The text was updated successfully, but these errors were encountered:
vitramir
changed the title
@provides directive doesn't work with interfaces
@provides directive doesn't work with interfaces (@apollo/federation)
Aug 29, 2019
abernix
transferred this issue from apollographql/apollo-server
Jan 15, 2021
Hi there! We believe this is fixed in our Federation 2 alpha release, but feel free to reopen against that set of branches if the larger issue isn't fixed.
It throws with error " -> uses the @provides directive but
<FIELD>
returns<INTERFACE_TYPE>
, which is not an Object or List type."Does anybody work on this issue already? Or should I fix it myself?
Important notice:
It works as expected if I just comment throw line.
The text was updated successfully, but these errors were encountered: