CodeBrowser / npm / @graphql-tools/graphql-tag-pluck
@graphql-tools/graphql-tag-pluck@8.3.35
// Pluck graphql-tag template literals
$ npm install @graphql-tools/graphql-tag-pluck
downloads/wk
9,644,178
license
MIT
version
8.3.35
published
Jul 17, 2026
What is @graphql-tools/graphql-tag-pluck?
This package extracts GraphQL query strings from graphql-tag template literals in your JavaScript code. It's useful for build processes and code analysis tools that need to parse and process GraphQL operations embedded in your source files.
Maintainers
dotansimha, urigo, ardatan, enisdenjo, theguild-bot