```bash # install npm install generator-gql -g or yarn global add generator-gql # use gen-gql -f ./***.graphqls ```
A JavaScript template literal tag that parses GraphQL queries
The spec-compliant & magical GraphQL query language engine in the TypeScript type system
Generate queries from graphql schema, used for writing api test.
Main logic for gql.tada’s CLI tool.
代码生成器
Simple GraphQL Query Builder
<img src="https://github.com/user-attachments/assets/0a6b64d9-e193-4940-a3f6-60334ac34084" alt="banner" style="border-radius: 12px; border: 2px solid #d6d4fa;" />
Strongly Typed GraphQL from the team at [GraphQL Editor](https://graphqleditor.com/)
Generate Client Library for GraphQL Schema
Determine if a function is a native generator function.
Turns an AST into code.
Shared utilities for soda-gql packages
A function that returns the normally hidden `GeneratorFunction` constructor
Turn async generator functions into ES2015 generators
Turn async functions into ES2015 generators
Helper function to remap async functions to generators
Parses GraphQL code to a flat list with paths to nodes being used.
GraphQL Codegen plugin to generate persisted query manifests for server and client
Compiles GraphQL tagged template strings using graphql-tag
Minimal runtime for soda-gql operations
Core types and utilities for zero-runtime GraphQL query generation
Command-line interface for soda-gql
JS client for DatoCMS GraphQL Content Delivery API based on the browser Fetch API