spike

command
v0.4.2 Latest Latest
Warning

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

Go to latest
Published: Aug 16, 2026 License: MIT Imports: 7 Imported by: 0

Documentation

Overview

Phase 0 spike: de-risk gqlparser as the GraphQL foundation for the graphql-codegen Go port.

Exercises, against a representative schema + query set:

  1. parse SDL -> type-indexed schema (buildASTSchema equivalent)
  2. parse operations -> QueryDocument
  3. validate documents against schema
  4. print schema and document back to SDL

Run: go run ./spike

Jump to

Keyboard shortcuts

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