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 am trying to migrate from apollo code gen, while all the types being generated nicely, I noticed that the field __typename is not marked as readonly field. any idea how to make it as readonly field only?
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.
-
I am trying to migrate from apollo code gen, while all the types being generated nicely, I noticed that the field __typename is not marked as readonly field. any idea how to make it as readonly field only?
my config setup:
plugins:
Beta Was this translation helpful? Give feedback.
All reactions