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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am using graphql mesh to provide an overall api that combines various data sources.
I have a client site which will consume the api above. I wanted to use the graph code generator to generate typescript code from the running api.
following the instruction, I am getting an error when trying to generate code from the running api:
Which makes sense given that graphql mesh start command does not seem to provide the schema over http://localhost:4000...
my question is, am I doing the right thing? or is there another way, or something I need to configure to fix this?
Kind regards
Beta Was this translation helpful? Give feedback.
All reactions