Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 182 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 182 Bytes

graphql

utilities for dealing with GraphQL queries in Go. Parses with libgraphqlparser

license: ISC

status: alpha

hacking

  • go generate ./...
  • go test ./...