gql-tag-operations-preset removes useFragment code for no reason #7907
Answered
by
kevin-meyers
kevin-meyers
asked this question in
Q&A
-
Beta Was this translation helpful? Give feedback.
Answered by
kevin-meyers
Jun 7, 2022
Replies: 1 comment
-
Fixed it, I used a string interpolation |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
kevin-meyers
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Fixed it, I used a string interpolation
${}
in one of the queries and that broke some but not all of the queries...