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
I'm also experiencing this issue. Wondering if it may be related to having a Graph::Types::BaseObject with a graphql_name of Query which may be conflicting with:
@daemonsy I have the same problem.
Error: Couldn't load service definitions for "timetables" at http://127.0.0.1:3000/graphql: 500: Internal Server Error
I've followed README
@edit
Done, I needed to generate schema through rover.
I've configured my Rails app per documentation and now trying to get the schema through my gateway build in Node.js, but got:
The gateway is working fine with other federated apps, either build in rails or Node.js.
The text was updated successfully, but these errors were encountered: