-
Hello, i'm trying to migrate to the new recommended client-preset
Here are my questions:
Thanks for any clarifications on those points 🙏 |
Beta Was this translation helpful? Give feedback.
Answered by
fadomire
Dec 7, 2023
Replies: 1 comment 1 reply
-
Damn, i think i did not read the doc properly (many times for sure), i found the answer to 1. generates: {
'./gql/': {
preset: 'client',
plugins: [],
presetConfig: {
persistedDocuments: true
},
documentTransforms: [addTypenameDocumentTransform]
}
} |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
there was a typo in the doc on the function name
i made a PR
#9782