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
Hello, I'm normally using GraphQL code generator with node.js GraphQL apollo server in Next.js apollo client ui. Now I'm trying to do the same with GraphQL Spring Boot server. I build Spring Boot GraphQL server and can access it on http://localhost:8080/graphiql
How do I approach UI side configuration? Witch plugins should I use? If anyone has some examples with these settings, place share.
I tried to generate from the server with usual configuration, but get "Failed to load schema ..." error.
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.
-
Hello, I'm normally using GraphQL code generator with node.js GraphQL apollo server in Next.js apollo client ui. Now I'm trying to do the same with GraphQL Spring Boot server. I build Spring Boot GraphQL server and can access it on http://localhost:8080/graphiql
How do I approach UI side configuration? Witch plugins should I use? If anyone has some examples with these settings, place share.
I tried to generate from the server with usual configuration, but get "Failed to load schema ..." error.
Beta Was this translation helpful? Give feedback.
All reactions