What does client-preset do? #9983
Unanswered
UchihaYuki
asked this question in
Q&A
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
The doc goes:
I started to use graphql-code-generator several years ago, back then I only needed to provide plugins in a file called
codegen.yml
, for example:And it's enough, so what does client-preset do here?
Do I still need those plugins if I use client-preset? or Can I ignore it?
Beta Was this translation helpful? Give feedback.
All reactions