You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
is there a way to import .gql (or .graphql) files instead of coping it into the generated file while using the typescript-react-query plugin? Similar to the import-types preset I would like to import the queries/mutations/fragments to avoid duplication.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hey,
is there a way to import
.gql
(or.graphql
) files instead of coping it into the generated file while using thetypescript-react-query
plugin? Similar to theimport-types
preset I would like to import the queries/mutations/fragments to avoid duplication.If there is an option that I missed sorry. 😅
Beta Was this translation helpful? Give feedback.
All reactions