graphql-tag
graphql-tag copied to clipboard
A JavaScript template literal tag that parses GraphQL queries
Results
102
graphql-tag issues
Sort by
recently updated
recently updated
newest added
I've read the readme on how to use the webpack graphql-tag loader. However, I'm using Vite. Is there a way I can use the graphql tag loader in this builder?
Originally opened in https://github.com/graphql/graphql-js/issues/4255 but the conclusion was that the implementation should happen here. To recap: The problem im facing is that when using graphql-tag im seeing huge memory chunks...