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 am trying to migrate a setup which generates all the types exactly like what the server has into something which is based on just the documents nodes that we write.
this way it does not affect the current codes that we have and only the types need to be updated then. I've tried playing with the configs on the docs but could not produce something like this. Thanks in advance
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello. I am trying to migrate a setup which generates all the types exactly like what the server has into something which is based on just the documents nodes that we write.
This is currently my
.graphqlrc.js
configthis outputs something like this
but, that is not exactly what I want to have. Is it possible to generate something like below.
this way it does not affect the current codes that we have and only the types need to be updated then. I've tried playing with the configs on the docs but could not produce something like this. Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions