Is it possible to use operation kind as the suffix for typed-document-node? #9750
Unanswered
alexeyr-ci
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Given
the
typed-document-nodeplugin generatesCan I name the const
XQueryas well? And of courseXMutationetc. for the other cases. I found how to make it justXby settingdocumentVariableSuffix.The reason I want this is because I'm using it as a replacement for
import XQuery from '.../XQuery.gql'and it would be nice to be able to minimize changes.Beta Was this translation helpful? Give feedback.
All reactions