faster-graphql-codegen

command module
v0.0.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 14, 2024 License: MIT Imports: 7 Imported by: 0

README

🚀 faster-graphql-codegen 🚀

A reimplementation of graphql-codegen designed to be (much) faster than the original. It aims to be drop-in compatible where possible.

GitHub Release Build and Release Go Report Card

Docs | Quick Start

Current functionality

  • Parse single graphql schema from file
  • Parse and merge multiple graphql schemas
  • Load schema from URL via introspection
  • Convert schema to types
    • Enums
    • Comments
    • InputObjects
    • Objects
    • Implements
    • Custom Scalars
    • Lots of other things
  • Load .yaml config
  • Load .js/.ts config
  • Extract and generate types for queries
  • Extract and generate types for mutations
  • Monorepo support

Yo!

This is still just an experiment.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL