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
However, I was wondering if there were a way to automate creating schema from Apollo "Type Policies". I'm currently just getting my feet wet with all this, and it seems a bit of verbosity to have to write the below policy
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,
Less a code-generator question and more an understanding of the dev workflow.
I saw this section in the code-generator docs: https://www.graphql-code-generator.com/docs/integrations/apollo-local-state
However, I was wondering if there were a way to automate creating schema from Apollo "Type Policies". I'm currently just getting my feet wet with all this, and it seems a bit of verbosity to have to write the below policy
and also the query. Maybe it just has to be that way? I'm wondering if there is any other possible (and somewhat more simplified) workflow.
Scott
Beta Was this translation helpful? Give feedback.
All reactions