Skip to content

Fanatics/graphql-ast-helpers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

graphql-ast-helpers (golang)

Convenience functions for the github.com/graphql-go/graphql/language/ast package.

Contents

Bagger helps store a collection of known types so you can prevent duplication.

Lots of shorthand functions for creating correct ast types.

Helpers for accessing directive properties.

Sane deep merging of types.

Sorting of various ast collections (useful in conjuction with Bagger).