graphql-cli

Command line tool for common GraphQL development workflows

@graphql-cli/init

Creates a GraphQL project using a template or GraphQL Config file for your existing project.

@graphql-cli/codegen

GraphQL Code Generator's GraphQL CLI plugin. GraphQL Code Generator is a tool that generates code from your GraphQL schema and documents for your backend or frontend with flexible support for custom plugins and templates.

graphql-cli-prepare

Plugin for graphql-cli to bundle schemas and generate bindings