[client-preset] - create a plugin to apply modifications to both generated types and ast #10288
Unanswered
fabio-rizzello-omnia
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have the following code, it helps me to remove a specified ignored field throught a directive (works only on the first element for now), the query sent to the client doesn't have the field removed but the types generated still have it. How do i solve this using the client preset?
Beta Was this translation helpful? Give feedback.
All reactions